Skip to content

Commit

Permalink
remove requireConfigFile config
Browse files Browse the repository at this point in the history
  • Loading branch information
accbjt committed Mar 20, 2024
1 parent 38c3b68 commit d0fd510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module.exports = {
},
ecmaVersion: 2020,
sourceType: "module",
requireConfigFile: false,
},
plugins: ["jest", "jest-dom", "jsx-a11y", "react", "react-hooks", "testing-library"],
rules: {
Expand Down

0 comments on commit d0fd510

Please sign in to comment.