Skip to content

Commit 83d2add

Browse files
committed
Update index.js
1 parent 784ea7e commit 83d2add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = {
1616
extends: ["./rules/import.js"]
1717
.map(require.resolve)
1818
.concat([
19+
"plugin:react/recommended",
1920
"plugin:@typescript-eslint/recommended",
2021
"plugin:@typescript-eslint/recommended-requiring-type-checking",
2122
]),

0 commit comments

Comments
 (0)