10 lines
No EOL
196 B
JSON
10 lines
No EOL
196 B
JSON
{
|
|
"useTabs": false,
|
|
"tabWidth": 4,
|
|
"arrowParens": "avoid",
|
|
"bracketSameLine": false,
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"trailingComma": "none",
|
|
"endOfLine": "lf"
|
|
} |