mirror of
https://github.com/cerc-io/mars-interface.git
synced 2024-11-17 11:19:20 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"semi": false,
|
|
"printWidth": 100,
|
|
"trailingComma": "all"
|
|
}
|