8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"trailingComma": "none",
|
|
"bracketSpacing": false,
|
|
"semi": false,
|
|
"tabWidth": 3,
|
|
"singleQuote": true,
|
|
"printWidth": 80
|
|
}
|