Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to ESM from CommonJS Modules #763

Open
mttrbrts opened this issue Nov 22, 2023 · 1 comment · May be fixed by #779, #832 or #887
Open

Migrate to ESM from CommonJS Modules #763

mttrbrts opened this issue Nov 22, 2023 · 1 comment · May be fixed by #779, #832 or #887

Comments

@mttrbrts
Copy link
Sponsor Member

No description provided.

@hereje
Copy link

hereje commented Mar 5, 2024

@mttrbrts When migrating packages to ESM, should we keep using mocha, chai and nyc or could we use a different test framework and/or assertion library such as jest, ava or vitest?

@subhajit20 subhajit20 linked a pull request Mar 23, 2024 that will close this issue
5 tasks
@hereje hereje linked a pull request Jul 26, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment