9 lines
146 B
JSON
Executable file
9 lines
146 B
JSON
Executable file
{
|
|
"trailingComma": "es5",
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"endOfLine": "lf",
|
|
"singleQuote": false,
|
|
"printWidth": 120
|
|
|
|
} |