architect / tap-arc

Node.js spec-like TAP reporter
https://www.npmjs.com/package/tap-arc
Apache License 2.0
30 stars 3 forks source link

ESM + CommonJS #5

Closed tbeseda closed 2 years ago

tbeseda commented 2 years ago

This library should support both, ideally written as ESM

tbeseda commented 2 years ago

This isn't important since using this library as an imported module would be a super rare use case. As long as Node supports cjs, this lib can be cjs.