Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sparten11740 committed Dec 11, 2024
1 parent 2269cc0 commit bb89a5d
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 @@ -9,7 +9,7 @@ const config = [
},
rules: {
'unicorn/expiring-todo-comments': 'off',
}
},
},
{
files: ['jest.config.js', 'jest-setup.js'],
Expand Down

0 comments on commit bb89a5d

Please sign in to comment.