Skip to content

Commit

Permalink
chore: Migrate package to esm
Browse files Browse the repository at this point in the history
  • Loading branch information
just-boris committed Feb 1, 2025
1 parent 6b69c22 commit 05f592a
Show file tree
Hide file tree
Showing 78 changed files with 563 additions and 267 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"plugins": ["@typescript-eslint", "unicorn", "header"],
"rules": {
"@typescript-eslint/no-empty-function": "off",
"@typescript-eslint/consistent-type-imports": "error",
"header/header": [
"error",
"line",
Expand Down
Loading

0 comments on commit 05f592a

Please sign in to comment.