12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
|
{
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 100,
|
||
|
"proseWrap": "preserve",
|
||
|
"bracketSameLine": false,
|
||
|
"endOfLine": "lf",
|
||
|
"tabWidth": 4,
|
||
|
"useTabs": false,
|
||
|
"trailingComma": "none"
|
||
|
}
|