6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"standard.enable": true,
|
|
"standard.autoFixOnSave": true,
|
|
"standard.engine": "ts-standard"
|
|
}
|