We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d56d7a commit 2739e04Copy full SHA for 2739e04
packages/eslint-config-widen-emotion/package.json
@@ -15,10 +15,7 @@
15
"license": "ISC",
16
"name": "eslint-config-widen-emotion",
17
"peerDependencies": {
18
- "eslint": ">= 9",
19
- "eslint-plugin-jsx-a11y": ">= 6",
20
- "eslint-plugin-react": ">= 7",
21
- "eslint-plugin-react-hooks": ">= 4"
+ "eslint": ">= 9"
22
},
23
"repository": {
24
"directory": "packages/eslint-config-widen-emotion",
yarn.lock
@@ -3711,9 +3711,6 @@ __metadata:
3711
eslint-config-prettier: ^9.1.0
3712
peerDependencies:
3713
eslint: ">= 9"
3714
- eslint-plugin-jsx-a11y: ">= 6"
3715
- eslint-plugin-react: ">= 7"
3716
- eslint-plugin-react-hooks: ">= 4"
3717
languageName: unknown
3718
linkType: soft
3719
0 commit comments