{ "[html]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[json]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[jsonc]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[vue]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "docthis.authorName": "chuzhixin 1204505056@qq.com", "docthis.enableHungarianNotationEvaluation": true, "docthis.includeAuthorTag": true, "docthis.includeDescriptionTag": true, "docthis.inferTypesFromNames": true, "editor.codeActionsOnSave": { "source.fixAll.stylelint": true, "source.fixAll.eslint": true, "source.organizeImports": true }, "editor.detectIndentation": false, "editor.formatOnSave": true, "editor.formatOnType": true, "editor.quickSuggestions": { "strings": true }, "editor.suggest.snippetsPreventQuickSuggestions": false, "editor.tabSize": 2, "emmet.triggerExpansionOnTab": true, "explorer.confirmDelete": false, "files.autoSave": "onFocusChange", "files.eol": "\n", "files.exclude": { "**/.idea": true }, "git.autofetch": true, "git.confirmSync": false, "git.enableSmartCommit": true, "javascript.format.enable": true, "javascript.format.semicolons": "remove", "javascript.updateImportsOnFileMove.enabled": "always", "liveServer.settings.donotShowInfoMsg": true, "path-intellisense.mappings": { "@": "${workspaceRoot}/src" }, "prettier.htmlWhitespaceSensitivity": "ignore", "prettier.vueIndentScriptAndStyle": true, "stylelint.validate": ["vue", "scss"], "typescript.format.semicolons": "remove", "typescript.updateImportsOnFileMove.enabled": "always", "vue.codeActions.savingTimeLimit": 100000, "workbench.colorTheme": "One Monokai", "cSpell.words": [ "aliyun", "autofix", "axios", "backtop", "beforeinstallprompt", "cascader", "catched", "chuzhixin", "ctitle", "datetime", "echarts", "gantt", "gitee", "globle", "jsencrypt", "kangc", "lllustration", "logicflow", "mockjs", "nprogress", "openai", "Openeds", "picocolors", "pinia", "qianwen", "RBAC", "remixicon", "stylelint", "taobao", "textareas", "Tongyiqianwen", "treemap", "typeit", "unplugin", "unref", "unsub", "vite", "vitebar", "vuejs", "vueuse", "wangeditor", "xgplayer", "yiyan", "zhangwenjia", "zxwk" ] }