Skip to content

Commit

Permalink
update .vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
think-gem committed Jan 23, 2024
1 parent da977f8 commit e4e1a9d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"mrmlnc.vscode-less",
"lokalise.i18n-ally",
"antfu.iconify",
"antfu.unocss",
"mikestead.dotenv",
"voorjaar.windicss-intellisense",
"formulahendry.auto-rename-tag",
"donjayamanne.githistory",
"pmneo.tsimporter"
Expand Down
51 changes: 27 additions & 24 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,36 +120,39 @@
"i18n-ally.displayLanguage": "zh-CN",
"i18n-ally.enabledFrameworks": ["vue", "react"],
"cSpell.words": [
"vben",
"windi",
"antd",
"antdv",
"brotli",
"browserslist",
"tailwindcss",
"codemirror",
"commitlint",
"cropperjs",
"echarts",
"esnext",
"antv",
"tinymce",
"qrcode",
"sider",
"esno",
"iconify",
"INTLIFY",
"jeesite",
"lintstagedrc",
"logicflow",
"mockjs",
"nprogress",
"pinia",
"pnpm",
"qrcode",
"sider",
"nprogress",
"INTLIFY",
"stylelint",
"esno",
"vitejs",
"sortablejs",
"mockjs",
"codemirror",
"iconify",
"commitlint",
"stylelint",
"tailwindcss",
"tinymce",
"unocss",
"unref",
"vben",
"vditor",
"echarts",
"cropperjs",
"logicflow",
"Vite",
"vitejs",
"vueuse",
"zxcvbn",
"lintstagedrc",
"brotli",
"tailwindcss",
"sider"
"yarn",
"zxcvbn"
]
}

0 comments on commit e4e1a9d

Please sign in to comment.