We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433fe07 commit fbe713fCopy full SHA for fbe713f
README.md
@@ -237,6 +237,7 @@ Tips
237
* Load `@std/esm` before
238
[`@babel/register`](https://github.com/babel/babel/tree/master/packages/babel-register) v7+
239
* Load `@std/esm` with the *“require”* option of
240
+ [`ava`](https://github.com/avajs/ava#options),
241
[`mocha`](https://mochajs.org/#-r---require-module-name),
242
[`nyc`](https://github.com/istanbuljs/nyc#require-additional-modules), and
243
[`tape`](https://github.com/substack/tape#preloading-modules)
0 commit comments