Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Targeting ES2020 looks like it's generally fine today. It's widely supported across modern browsers and environments and it would allow Semaphore bundles to use new ES features natively, like arrow functions, promises, and classes, which can improve code readability and efficiency. re #232
- Loading branch information