Skip to content

Commit

Permalink
wip: Remove unused rules section
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed Nov 22, 2023
1 parent cbe1ca6 commit 66c265b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ module.exports = {
ecmaVersion: 2023,
},
plugins: ["react"],
rules: {
"react/prop-types": "off", // TODO: We should provide these?
},
settings: {
react: {
version: "detect", // Eslint detects the react version from package.json when linting
Expand Down

0 comments on commit 66c265b

Please sign in to comment.