1 Star 0 Fork 16

wanrenbuwanxin/sun-panel

forked from 红烧猎人/sun-panel 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sun-panel.code-workspace 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
{
"folders": [
{
"name": "frontend",
"path": "src"
},
{
"name": "backend",
"path": "service"
},
{
"name": "root",
"path": ".",
}
],
"settings": {
"prettier.enable": false,
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": [
"javascript",
"javascriptreact",
"typescript",
"typescriptreact",
"vue",
"html",
"json",
"jsonc",
"json5",
"yaml",
"yml",
"markdown"
],
"cSpell.words": [
"axios",
"bumpp",
"commitlint",
"davinci",
"dockerhub",
"esno",
"highlightjs",
"hljs",
"iconify",
"katex",
"katexmath",
"linkify",
"logprobs",
"mdhljs",
"mila",
"nodata",
"pinia",
"Popconfirm",
"rushstack",
"Sider",
"tailwindcss",
"traptitech",
"tsup",
"Typecheck",
"unplugin",
"VITE",
"vueuse",
],
"i18n-ally.sortKeys": true,
"i18n-ally.enabledParsers": ["ts", "js","json"],
"i18n-ally.enabledFrameworks": [
"vue"
],
"i18n-ally.dirStructure": "auto",
"i18n-ally.localesPaths": [
"locales"
],
"i18n-ally.sourceLanguage": "zh-CN",
"i18n-ally.keystyle": "nested",
},
"extensions": {
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint"
]
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wschh/sun-panel.git
git@gitee.com:wschh/sun-panel.git
wschh
sun-panel
sun-panel
master

搜索帮助