Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova committed Nov 9, 2023
1 parent 1fa4597 commit 0db73cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"caughtErrorsIgnorePattern": "^_"
}
],
//"no-console": ["error", { "allow": ["error"] }],
"no-console": ["error", { "allow": ["error"] }],
"@typescript-eslint/no-explicit-any": "error"
},
"plugins": ["@typescript-eslint"],
Expand Down

0 comments on commit 0db73cf

Please sign in to comment.