chore: editor settings
parent
978a527c0a
commit
9f44c1dea2
@ -0,0 +1,22 @@
|
||||
{
|
||||
"editor.formatOnSave": false,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
},
|
||||
"cSpell.words": [
|
||||
"antfu",
|
||||
"axios",
|
||||
"chatgpt",
|
||||
"esno",
|
||||
"GPTAPI",
|
||||
"iconify",
|
||||
"nodata",
|
||||
"OPENAI",
|
||||
"pinia",
|
||||
"rushstack",
|
||||
"tailwindcss",
|
||||
"unplugin",
|
||||
"VITE",
|
||||
"vueuse"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue