mirror of
https://github.com/diced/zipline.git
synced 2025-04-04 23:21:17 -05:00
* feat: prettier run * fix: whatever that was * chore: format more files * chore: make format command better
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"printWidth": 110
|
|
}
|