Skip to content

Commit

Permalink
chore: update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Nov 14, 2024
1 parent 44864eb commit 058b844
Show file tree
Hide file tree
Showing 5 changed files with 932 additions and 1,257 deletions.
2 changes: 2 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ export default tseslint.config(
'@typescript-eslint/ban-types': 'off',
'@typescript-eslint/no-explicit-any': 'off',
'@typescript-eslint/no-var-requires': 'off',
'@typescript-eslint/no-require-imports': 'off',
'@typescript-eslint/no-empty-object-type': 'off',
'@typescript-eslint/no-unused-vars': [
'warn',
{
Expand Down
Loading

0 comments on commit 058b844

Please sign in to comment.