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