mirror of
https://github.com/cerc-io/mars-interface.git
synced 2024-11-17 11:19:20 +00:00
10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"jsxSingleQuote": true,
|
||
|
"bracketSpacing": true,
|
||
|
"semi": false,
|
||
|
"tabWidth": 4,
|
||
|
"bracketSameLine": false,
|
||
|
"arrowParens": "always"
|
||
|
}
|