Skip to content

Commit

Permalink
key things properly
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Apr 23, 2024
1 parent 0ab03b2 commit bba3f27
Show file tree
Hide file tree
Showing 4 changed files with 1,562 additions and 55 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
'eslint:recommended',
'plugin:@typescript-eslint/recommended',
'plugin:react-hooks/recommended',
"plugin:react/recommended"
],
ignorePatterns: ['dist', '.eslintrc.cjs'],
parser: '@typescript-eslint/parser',
Expand Down
Loading

0 comments on commit bba3f27

Please sign in to comment.