Skip to content

Commit

Permalink
Merge branch 'feat-photodiodeGhostBox' into ref-check-at-trial
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed Dec 12, 2023
2 parents e39f322 + ec4bf12 commit 5478530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module.exports = {
plugins: ["react"],
rules: {
"react/prop-types": "off", // TODO: These should be added so the rule can be removed
"no-unused-vars": "warn",
"import/order": "warn",
},
settings: {
Expand Down

0 comments on commit 5478530

Please sign in to comment.