6 lines
113 B
JSON
6 lines
113 B
JSON
|
{
|
||
|
"prettier.tabWidth": 2,
|
||
|
"[typescript]": {
|
||
|
"typescript.preferences.quoteStyle": "single"
|
||
|
}
|
||
|
}
|