Skip to content

Commit cf36316

Browse files
traviform8ion-bot
authored andcommitted
fix(plugins): captured required peer dependencies
now that they are not included by the base config
1 parent 1661ab3 commit cf36316

File tree

2 files changed

+142
-5
lines changed

2 files changed

+142
-5
lines changed

package-lock.json

Lines changed: 140 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"dependencies": {
3535
"babel-eslint": "10.0.3",
3636
"eslint-config-airbnb": "18.0.1",
37+
"eslint-plugin-jsx-a11y": "6.2.3",
38+
"eslint-plugin-react": "7.14.3",
3739
"eslint-plugin-react-hooks": "1.7.0"
3840
}
3941
}

0 commit comments

Comments
 (0)