Skip to content

Commit

Permalink
fix: multiple exports
Browse files Browse the repository at this point in the history
and use eslint to sort imports and exports
  • Loading branch information
unional committed Oct 23, 2023
1 parent b0c8588 commit 3304026
Show file tree
Hide file tree
Showing 293 changed files with 1,041 additions and 226 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-harmony": "^7.1.2",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-yml": "~1.10.0",
"husky": "^8.0.1",
"npm-check-updates": "^16.0.0",
Expand Down
Loading

0 comments on commit 3304026

Please sign in to comment.