Skip to content

Commit 948e2ca

Browse files
authored
fix: Resolve plugin version conflict. All rules covered by airbnb. (#55)
1 parent 14cfc1f commit 948e2ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

react-hooks.js

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module.exports = {
99
require.resolve('eslint-config-airbnb'),
1010
require.resolve('eslint-config-airbnb/rules/react-hooks'),
1111
'plugin:storybook/recommended',
12-
'plugin:react/jsx-runtime',
1312
],
1413
overrides: [
1514
{

0 commit comments

Comments
 (0)