9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"endOfLine": "lf",
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5",
|
|
"printWidth": 140,
|
|
"parser": "typescript"
|
|
} |