Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: use es2020 for target as supported environments all support this
This specifically means that TypeScript will no longer transpile async/await for us which means the generated code is easier to work with
- Loading branch information