Skip to content

Commit

Permalink
chore: update ESLint config (#2974)
Browse files Browse the repository at this point in the history
  • Loading branch information
targos authored Mar 19, 2024
1 parent 72e969d commit 24cac6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
root: true
extends:
- cheminfo-react/base
- cheminfo-typescript/base
- cheminfo-typescript/unicorn
- cheminfo-react/base
rules:
'import/default': off
'import/no-unresolved': off
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 24cac6c

Please sign in to comment.