10 lines
153 B
JSON
10 lines
153 B
JSON
|
{
|
||
|
"semi": true,
|
||
|
"singleQuote": false,
|
||
|
"printWidth": 100,
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false,
|
||
|
"trailingComma": "es5",
|
||
|
"bracketSpacing": true
|
||
|
}
|