Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Breaking: Convert project to ESM (#126)
* Rename and refactor Rollup config file * Convert ESLint config to ESM * Breaking: Set minimum supported Node.js version Also breaking: change how exports work, set type to module. Really just break all the things. * Update packages, remove globals package * Streamline ESLint config * Rename source file
- Loading branch information