8 lines
123 B
JSON
8 lines
123 B
JSON
|
{
|
||
|
"trailingComma": "es5",
|
||
|
"useTabs": true,
|
||
|
"semi": true,
|
||
|
"endOfLine": "lf",
|
||
|
"singleQuote": false
|
||
|
|
||
|
}
|