{ "typescript.tsdk": "./node_modules/typescript/lib", "npm.packageManager": "pnpm", "editor.tabSize": 2, "prettier.enable": false, "eslint.experimental.useFlatConfig": true, "editor.formatOnSave": false, "editor.codeActionsOnSave": { "source.fixAll": "never", "source.fixAll.eslint": "explicit", "source.organizeImports": "never" }, "cSpell.words": [ "antd", "antdv", "antfu", "antv", "brotli", "browserslist", "Cascader", "codemirror", "commitlint", "cropperjs", "echarts", "esnext", "esno", "iconify", "Inited", "INTLIFY", "lintstagedrc", "logicflow", "nprogress", "picocolors", "pinia", "pnpm", "qrcode", "sider", "sortablejs", "stylelint", "svgs", "tailwind", "tailwindcss", "tinymce", "unocss", "unref", "vben", "vditor", "videojs", "vitejs", "vuedraggable", "vueuse" ], "terminal.integrated.scrollback": 10000 }