9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
|
{
|
||
|
"arrowParens": "always",
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"semi": true,
|
||
|
"useTabs": true,
|
||
|
"printWidth": 100
|
||
|
}
|