mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
refactor: shrink eslint fallback layer
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"taze",
|
||||
"tdesign",
|
||||
"tsgolint",
|
||||
"Turborepo",
|
||||
"turborepo",
|
||||
"ui-kit",
|
||||
"uicons",
|
||||
"unplugin",
|
||||
@@ -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",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user