chore: rm overrides deps (#56840)

* test

* test

* fix

* turn off ESLINT_CACHE

* rm
This commit is contained in:
thinkasany
2026-02-03 10:55:29 +08:00
committed by GitHub
parent 955afb14f4
commit d71e9ffb0d

View File

@@ -346,16 +346,5 @@
"title": "Ant Design", "title": "Ant Design",
"tnpm": { "tnpm": {
"mode": "npm" "mode": "npm"
},
"pnpm": {
"overrides": {
"@eslint-react/var": "2.9.1"
}
},
"overrides": {
"@eslint-react/var": "2.9.1"
},
"resolutions": {
"@eslint-react/var": "2.9.1"
} }
} }