chore: vscode setting
This commit is contained in:
parent
5494756a66
commit
2035484a83
45
.vscode/settings.json
vendored
45
.vscode/settings.json
vendored
@ -100,36 +100,35 @@
|
|||||||
"i18n-ally.displayLanguage": "zh-CN",
|
"i18n-ally.displayLanguage": "zh-CN",
|
||||||
"i18n-ally.enabledFrameworks": ["vue", "react"],
|
"i18n-ally.enabledFrameworks": ["vue", "react"],
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"xingyu",
|
"brotli",
|
||||||
"yudao",
|
|
||||||
"unocss",
|
|
||||||
"browserslist",
|
"browserslist",
|
||||||
|
"codemirror",
|
||||||
|
"commitlint",
|
||||||
|
"cropperjs",
|
||||||
|
"echarts",
|
||||||
"esnext",
|
"esnext",
|
||||||
"unplugin",
|
"esno",
|
||||||
|
"iconify",
|
||||||
|
"INTLIFY",
|
||||||
|
"lintstagedrc",
|
||||||
|
"logicflow",
|
||||||
|
"nprogress",
|
||||||
|
"pinia",
|
||||||
|
"pnpm",
|
||||||
"qrcode",
|
"qrcode",
|
||||||
"sider",
|
"sider",
|
||||||
"pinia",
|
|
||||||
"sider",
|
|
||||||
"nprogress",
|
|
||||||
"INTLIFY",
|
|
||||||
"stylelint",
|
|
||||||
"esno",
|
|
||||||
"vitejs",
|
|
||||||
"sortablejs",
|
"sortablejs",
|
||||||
"codemirror",
|
"stylelint",
|
||||||
"iconify",
|
"unocss",
|
||||||
"commitlint",
|
"unplugin",
|
||||||
|
"unref",
|
||||||
"videojs",
|
"videojs",
|
||||||
"echarts",
|
"vitejs",
|
||||||
"wangeditor",
|
|
||||||
"cropperjs",
|
|
||||||
"logicflow",
|
|
||||||
"vueuse",
|
"vueuse",
|
||||||
"zxcvbn",
|
"wangeditor",
|
||||||
"lintstagedrc",
|
"xingyu",
|
||||||
"brotli",
|
"yudao",
|
||||||
"sider",
|
"zxcvbn"
|
||||||
"pnpm"
|
|
||||||
],
|
],
|
||||||
// 控制相关文件嵌套展示
|
// 控制相关文件嵌套展示
|
||||||
"explorer.fileNesting.enabled": true,
|
"explorer.fileNesting.enabled": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user