7 lines
115 B
JSON
7 lines
115 B
JSON
{
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"parser": "typescript"
|
|
} |