mirror of
https://github.com/diced/zipline.git
synced 2026-01-07 02:04:41 -08:00
7 lines
133 B
JSON
7 lines
133 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/prettierrc",
|
|
"jsxSingleQuote": true,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid"
|
|
}
|