13 lines
234 B
JSON
13 lines
234 B
JSON
|
{
|
||
|
"cSpell.words": [
|
||
|
"Windi",
|
||
|
"Windicss"
|
||
|
],
|
||
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||
|
"volar.tsPlugin": true,
|
||
|
"prettier.enable": false,
|
||
|
"editor.codeActionsOnSave": {
|
||
|
"source.fixAll.eslint": true
|
||
|
}
|
||
|
}
|