9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
|
{
|
||
|
"printWidth": 120,
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all",
|
||
|
"proseWrap": "never",
|
||
|
"endOfLine": "auto"
|
||
|
}
|