Skip to content

Commit

Permalink
feat: ESM support, fix: use TSC instead of Babel
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom committed Jan 24, 2022
1 parent b98c538 commit ea27aba
Show file tree
Hide file tree
Showing 50 changed files with 1,286 additions and 274 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package-lock.json
.eslintignore
.eslintrc.json
.prettierrc.json
.prettierrc
.github/
docs.yml
tsconfig.json
Expand Down
38 changes: 0 additions & 38 deletions example/commands/hello.js

This file was deleted.

32 changes: 0 additions & 32 deletions example/commands/introduce.js

This file was deleted.

22 changes: 0 additions & 22 deletions example/components/hello.js

This file was deleted.

13 changes: 0 additions & 13 deletions example/components/introduce.js

This file was deleted.

32 changes: 0 additions & 32 deletions example/index.js

This file was deleted.

10 changes: 0 additions & 10 deletions example/listeners/ready.js

This file was deleted.

Loading

0 comments on commit ea27aba

Please sign in to comment.