53 lines
927 B
JSON
53 lines
927 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true,
|
|
"**/node_modules": false
|
|
},
|
|
"npm.packageManager": "yarn",
|
|
"workbench.editor.highlightModifiedTabs": true,
|
|
"cSpell.words": [
|
|
"backtop",
|
|
"cfonts",
|
|
"clsx",
|
|
"csstype",
|
|
"datas",
|
|
"echarts",
|
|
"exceljs",
|
|
"geeker",
|
|
"Hiluker",
|
|
"iconfont",
|
|
"iconify",
|
|
"Ikaros",
|
|
"ISWEB",
|
|
"liquidfill",
|
|
"listr",
|
|
"mydb",
|
|
"napi",
|
|
"notheme",
|
|
"nprogress",
|
|
"numfmt",
|
|
"persistedstate",
|
|
"pinia",
|
|
"portfinder",
|
|
"regedit",
|
|
"rowid",
|
|
"screenfull",
|
|
"sockjs",
|
|
"sortablejs",
|
|
"stompjs",
|
|
"univer",
|
|
"univerjs",
|
|
"unocss",
|
|
"unplugin",
|
|
"vuedraggable",
|
|
"vueuse",
|
|
"wangeditor",
|
|
"webstomp"
|
|
]
|
|
}
|