fix: lint
parent
2ace846e38
commit
ead0b73e7b
|
|
@ -25,10 +25,10 @@
|
|||
// CSS 变量提示
|
||||
"vunguyentuan.vscode-css-variables",
|
||||
// 在 package.json 中显示 PNPM catalog 的版本
|
||||
"antfu.pnpm-catalog-lens",
|
||||
"antfu.pnpm-catalog-lens"
|
||||
],
|
||||
"unwantedRecommendations": [
|
||||
// 和 volar 冲突
|
||||
"octref.vetur",
|
||||
],
|
||||
"octref.vetur"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"vitest",
|
||||
"vnode",
|
||||
"vueuse",
|
||||
"yxxx",
|
||||
"yxxx"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"**/*-dist/**",
|
||||
|
|
@ -83,6 +83,6 @@
|
|||
"**/dist/**",
|
||||
"**/icons/**",
|
||||
"**/node_modules/**",
|
||||
"pnpm-lock.yaml",
|
||||
],
|
||||
"pnpm-lock.yaml"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,179 +2,179 @@
|
|||
"folders": [
|
||||
{
|
||||
"name": "@vben/backend-mock",
|
||||
"path": "apps/backend-mock",
|
||||
"path": "apps/backend-mock"
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-antd",
|
||||
"path": "apps/web-antd",
|
||||
"path": "apps/web-antd"
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-antdv-next",
|
||||
"path": "apps/web-antdv-next",
|
||||
"path": "apps/web-antdv-next"
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-ele",
|
||||
"path": "apps/web-ele",
|
||||
"path": "apps/web-ele"
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-naive",
|
||||
"path": "apps/web-naive",
|
||||
"path": "apps/web-naive"
|
||||
},
|
||||
{
|
||||
"name": "@vben/web-tdesign",
|
||||
"path": "apps/web-tdesign",
|
||||
"path": "apps/web-tdesign"
|
||||
},
|
||||
{
|
||||
"name": "@vben/docs",
|
||||
"path": "docs",
|
||||
"path": "docs"
|
||||
},
|
||||
{
|
||||
"name": "@vben/commitlint-config",
|
||||
"path": "internal/lint-configs/commitlint-config",
|
||||
"path": "internal/lint-configs/commitlint-config"
|
||||
},
|
||||
{
|
||||
"name": "@vben/eslint-config",
|
||||
"path": "internal/lint-configs/eslint-config",
|
||||
"path": "internal/lint-configs/eslint-config"
|
||||
},
|
||||
{
|
||||
"name": "@vben/oxfmt-config",
|
||||
"path": "internal/lint-configs/oxfmt-config",
|
||||
"path": "internal/lint-configs/oxfmt-config"
|
||||
},
|
||||
{
|
||||
"name": "@vben/oxlint-config",
|
||||
"path": "internal/lint-configs/oxlint-config",
|
||||
"path": "internal/lint-configs/oxlint-config"
|
||||
},
|
||||
{
|
||||
"name": "@vben/stylelint-config",
|
||||
"path": "internal/lint-configs/stylelint-config",
|
||||
"path": "internal/lint-configs/stylelint-config"
|
||||
},
|
||||
{
|
||||
"name": "@vben/node-utils",
|
||||
"path": "internal/node-utils",
|
||||
"path": "internal/node-utils"
|
||||
},
|
||||
{
|
||||
"name": "@vben/tsconfig",
|
||||
"path": "internal/tsconfig",
|
||||
"path": "internal/tsconfig"
|
||||
},
|
||||
{
|
||||
"name": "@vben/vite-config",
|
||||
"path": "internal/vite-config",
|
||||
"path": "internal/vite-config"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/design",
|
||||
"path": "packages/@core/base/design",
|
||||
"path": "packages/@core/base/design"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/icons",
|
||||
"path": "packages/@core/base/icons",
|
||||
"path": "packages/@core/base/icons"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/shared",
|
||||
"path": "packages/@core/base/shared",
|
||||
"path": "packages/@core/base/shared"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/typings",
|
||||
"path": "packages/@core/base/typings",
|
||||
"path": "packages/@core/base/typings"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/composables",
|
||||
"path": "packages/@core/composables",
|
||||
"path": "packages/@core/composables"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/preferences",
|
||||
"path": "packages/@core/preferences",
|
||||
"path": "packages/@core/preferences"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/form-ui",
|
||||
"path": "packages/@core/ui-kit/form-ui",
|
||||
"path": "packages/@core/ui-kit/form-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/layout-ui",
|
||||
"path": "packages/@core/ui-kit/layout-ui",
|
||||
"path": "packages/@core/ui-kit/layout-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/menu-ui",
|
||||
"path": "packages/@core/ui-kit/menu-ui",
|
||||
"path": "packages/@core/ui-kit/menu-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/popup-ui",
|
||||
"path": "packages/@core/ui-kit/popup-ui",
|
||||
"path": "packages/@core/ui-kit/popup-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/shadcn-ui",
|
||||
"path": "packages/@core/ui-kit/shadcn-ui",
|
||||
"path": "packages/@core/ui-kit/shadcn-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben-core/tabs-ui",
|
||||
"path": "packages/@core/ui-kit/tabs-ui",
|
||||
"path": "packages/@core/ui-kit/tabs-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben/constants",
|
||||
"path": "packages/constants",
|
||||
"path": "packages/constants"
|
||||
},
|
||||
{
|
||||
"name": "@vben/access",
|
||||
"path": "packages/effects/access",
|
||||
"path": "packages/effects/access"
|
||||
},
|
||||
{
|
||||
"name": "@vben/common-ui",
|
||||
"path": "packages/effects/common-ui",
|
||||
"path": "packages/effects/common-ui"
|
||||
},
|
||||
{
|
||||
"name": "@vben/hooks",
|
||||
"path": "packages/effects/hooks",
|
||||
"path": "packages/effects/hooks"
|
||||
},
|
||||
{
|
||||
"name": "@vben/layouts",
|
||||
"path": "packages/effects/layouts",
|
||||
"path": "packages/effects/layouts"
|
||||
},
|
||||
{
|
||||
"name": "@vben/plugins",
|
||||
"path": "packages/effects/plugins",
|
||||
"path": "packages/effects/plugins"
|
||||
},
|
||||
{
|
||||
"name": "@vben/request",
|
||||
"path": "packages/effects/request",
|
||||
"path": "packages/effects/request"
|
||||
},
|
||||
{
|
||||
"name": "@vben/icons",
|
||||
"path": "packages/icons",
|
||||
"path": "packages/icons"
|
||||
},
|
||||
{
|
||||
"name": "@vben/locales",
|
||||
"path": "packages/locales",
|
||||
"path": "packages/locales"
|
||||
},
|
||||
{
|
||||
"name": "@vben/preferences",
|
||||
"path": "packages/preferences",
|
||||
"path": "packages/preferences"
|
||||
},
|
||||
{
|
||||
"name": "@vben/stores",
|
||||
"path": "packages/stores",
|
||||
"path": "packages/stores"
|
||||
},
|
||||
{
|
||||
"name": "@vben/styles",
|
||||
"path": "packages/styles",
|
||||
"path": "packages/styles"
|
||||
},
|
||||
{
|
||||
"name": "@vben/types",
|
||||
"path": "packages/types",
|
||||
"path": "packages/types"
|
||||
},
|
||||
{
|
||||
"name": "@vben/utils",
|
||||
"path": "packages/utils",
|
||||
"path": "packages/utils"
|
||||
},
|
||||
{
|
||||
"name": "@vben/playground",
|
||||
"path": "playground",
|
||||
"path": "playground"
|
||||
},
|
||||
{
|
||||
"name": "@vben/turbo-run",
|
||||
"path": "scripts/turbo-run",
|
||||
"path": "scripts/turbo-run"
|
||||
},
|
||||
{
|
||||
"name": "@vben/vsh",
|
||||
"path": "scripts/vsh",
|
||||
},
|
||||
],
|
||||
"path": "scripts/vsh"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue