7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"trailingComma": "es5",
|
|
"printWidth": 100,
|
|
"bracketSameLine": true
|
|
} |