mirror of
https://github.com/cerc-io/mars-interface.git
synced 2026-03-24 07:54:09 +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"
|
|
}
|