mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"bracketSpacing": true,
|
||
|
"jsxBracketSameLine": false,
|
||
|
"arrowParens": "avoid",
|
||
|
"printWidth": 80
|
||
|
}
|