12 lines
258 B
JSON
12 lines
258 B
JSON
![]() |
{
|
||
|
"semi": true,
|
||
|
"trailingComma": "all",
|
||
|
"singleQuote": false,
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false,
|
||
|
"arrowParens": "avoid",
|
||
|
"jsxBracketSameLine": true,
|
||
|
"html.format.wrapAttributes": "auto",
|
||
|
"html.format.wrapLineLength": 0,
|
||
|
"printWidth": 1000
|
||
|
}
|