Skip to content

Commit

Permalink
add async check function
Browse files Browse the repository at this point in the history
  • Loading branch information
allansson committed Jul 24, 2024
1 parent d0d6f82 commit bdd0f19
Show file tree
Hide file tree
Showing 11 changed files with 661 additions and 322 deletions.
5 changes: 4 additions & 1 deletion babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"presets": [
[
"@babel/preset-env"
]
],
[
"@babel/preset-typescript"
]
],
"plugins": [ "@babel/plugin-transform-block-scoping"]
}
2 changes: 1 addition & 1 deletion build/index.js

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

2 changes: 1 addition & 1 deletion build/index.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions build/index.min.js

This file was deleted.

Loading

0 comments on commit bdd0f19

Please sign in to comment.