Skip to content

Commit

Permalink
remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergonz committed Apr 21, 2024
1 parent fb25bf3 commit 445a359
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 @@ -41,7 +41,7 @@ export default tseslint.config(
},
eslint.configs.recommended,
...tseslint.configs.strictTypeChecked,
...tseslint.configs.stylisticTypeChecked, // TODO: reenable?
...tseslint.configs.stylisticTypeChecked,
eslintConfigPrettier,
{
languageOptions: {
Expand Down

0 comments on commit 445a359

Please sign in to comment.