Skip to content

Commit

Permalink
linter rule commented
Browse files Browse the repository at this point in the history
  • Loading branch information
lfbarrile01 committed Nov 22, 2024
1 parent 5452885 commit a5a7fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"files": ["*.js", "*.jsx", "*.ts", "*.tsx"],
"rules": {
"linterOptions/reportUnusedDisableDirectives": ["error"]
// "linterOptions/reportUnusedDisableDirectives": ["error"]
}
}
],
Expand Down

0 comments on commit a5a7fc8

Please sign in to comment.