11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"bracketSameLine": false,
|
|
"arrowParens": "avoid",
|
|
"endOfLine": "lf",
|
|
"printWidth": 140,
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
} |