Skip to content

Commit

Permalink
fix: types
Browse files Browse the repository at this point in the history
  • Loading branch information
MailineN committed May 14, 2024
1 parent 39d5f9e commit 6971b86
Show file tree
Hide file tree
Showing 27 changed files with 688 additions and 9,922 deletions.
2 changes: 2 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@ module.exports = {
'react/jsx-props-no-spreading': 'off',
'global-require': 0,
'@typescript-eslint/ban-ts-comment': 'off',
'@typescript-eslint/no-explicit-any': 'warn',
'@typescript-eslint/no-unused-vars': 'warn',
},
};
Loading

0 comments on commit 6971b86

Please sign in to comment.