Skip to content

Commit 2035484

Browse files
committed
chore: vscode setting
1 parent 5494756 commit 2035484

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

.vscode/settings.json

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -100,36 +100,35 @@
100100
"i18n-ally.displayLanguage": "zh-CN",
101101
"i18n-ally.enabledFrameworks": ["vue", "react"],
102102
"cSpell.words": [
103-
"xingyu",
104-
"yudao",
105-
"unocss",
103+
"brotli",
106104
"browserslist",
105+
"codemirror",
106+
"commitlint",
107+
"cropperjs",
108+
"echarts",
107109
"esnext",
108-
"unplugin",
109-
"qrcode",
110-
"sider",
110+
"esno",
111+
"iconify",
112+
"INTLIFY",
113+
"lintstagedrc",
114+
"logicflow",
115+
"nprogress",
111116
"pinia",
117+
"pnpm",
118+
"qrcode",
112119
"sider",
113-
"nprogress",
114-
"INTLIFY",
115-
"stylelint",
116-
"esno",
117-
"vitejs",
118120
"sortablejs",
119-
"codemirror",
120-
"iconify",
121-
"commitlint",
121+
"stylelint",
122+
"unocss",
123+
"unplugin",
124+
"unref",
122125
"videojs",
123-
"echarts",
124-
"wangeditor",
125-
"cropperjs",
126-
"logicflow",
126+
"vitejs",
127127
"vueuse",
128-
"zxcvbn",
129-
"lintstagedrc",
130-
"brotli",
131-
"sider",
132-
"pnpm"
128+
"wangeditor",
129+
"xingyu",
130+
"yudao",
131+
"zxcvbn"
133132
],
134133
// 控制相关文件嵌套展示
135134
"explorer.fileNesting.enabled": true,

0 commit comments

Comments
 (0)