feat:add vscode settings.json
This commit is contained in:
Vendored
+21
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"cSpell.words": [
|
||||||
|
"atrule",
|
||||||
|
"colspan",
|
||||||
|
"compositionend",
|
||||||
|
"compositionstart",
|
||||||
|
"contextmenu",
|
||||||
|
"deletable",
|
||||||
|
"inputarea",
|
||||||
|
"prismjs",
|
||||||
|
"resizer",
|
||||||
|
"richtext",
|
||||||
|
"rowmargin",
|
||||||
|
"rowspan",
|
||||||
|
"TEXTLIKE",
|
||||||
|
"trlist",
|
||||||
|
"vite",
|
||||||
|
"Yahei"
|
||||||
|
],
|
||||||
|
"typescript.tsdk": "node_modules/typescript/lib"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user