Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
xesrevinu committed Oct 10, 2024
1 parent 5de10c0 commit dc57a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export default [
},
],

"no-console": "error",
"no-console": "off",
"no-unused-vars": "off",
"prefer-rest-params": "off",
"prefer-spread": "off",
Expand Down

0 comments on commit dc57a84

Please sign in to comment.