Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
im-ian committed May 6, 2022
1 parent 784ea7e commit 83d2add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = {
extends: ["./rules/import.js"]
.map(require.resolve)
.concat([
"plugin:react/recommended",
"plugin:@typescript-eslint/recommended",
"plugin:@typescript-eslint/recommended-requiring-type-checking",
]),
Expand Down

0 comments on commit 83d2add

Please sign in to comment.