mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: rm overrides deps (#56840)
* test * test * fix * turn off ESLINT_CACHE * rm
This commit is contained in:
11
package.json
11
package.json
@@ -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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user