mirror of
https://github.com/cerc-io/mars-interface.git
synced 2026-03-24 07:54:09 +00:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"semi": false,
|
|
"printWidth": 100,
|
|
"trailingComma": "all"
|
|
}
|