Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thescientist13/mocha-esm-config

Development work to support enabling ESM configuration files for Mocha
https://github.com/thescientist13/mocha-esm-config

Last synced: 9 days ago
JSON representation

Development work to support enabling ESM configuration files for Mocha

Awesome Lists containing this project

README

        

# mocha-esm-config

Development work to support enabling [ESM configuration files for Mocha](https://github.com/mochajs/mocha/issues/5049).

## Setup

1. Clone the repo
1. Run `npm ci`

To run mocha, run `npm test`