11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"overrides": [
|
|
{
|
|
"files": "*.ts",
|
|
"options": {
|
|
"parser": "typescript"
|
|
}
|
|
}
|
|
]
|
|
} |