Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
mabels committed Sep 20, 2024
1 parent 5dbaec1 commit 61c3e57
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 @@ -22,7 +22,7 @@ const opts = tseslint.config(
{
rules: {
"no-console": ["warn"],
// "@typescript-eslint/explicit-function-return-type": "error",
// "@typescript-eslint/explicit-function-return-type": "error",
},
},
);
Expand Down

0 comments on commit 61c3e57

Please sign in to comment.