mirror of
https://github.com/cerc-io/mars-interface.git
synced 2025-01-03 10:06:48 +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"
|
|
}
|