Skip to content

Commit

Permalink
Upgrade dependent packages to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed May 17, 2024
1 parent 3d120c1 commit a9bee03
Show file tree
Hide file tree
Showing 7 changed files with 8,851 additions and 4,360 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ env:

extends:
- eslint:recommended
- plugin:import/recommended
- plugin:import-x/recommended
- prettier

parser: '@babel/eslint-parser'

rules:
import/order:
import-x/order:
- error
- alphabetize:
order: 'asc'
Expand Down
Loading

0 comments on commit a9bee03

Please sign in to comment.