We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2dda5 commit 1273318Copy full SHA for 1273318
README.md
@@ -4,7 +4,7 @@ Node.js enhanced with [esbuild](https://esbuild.github.io/) to run TypeScript &
4
5
### Features
6
- Blazing fast on-demand TypeScript & ESM compilation
7
-- Works in both [CommonJS and Module packages](https://nodejs.org/api/packages.html#type)
+- Works in both [CommonJS and ESM packages](https://nodejs.org/api/packages.html#type)
8
- Supports next-gen TypeScript extensions (`.cts` & `.mts`)
9
- Supports `node:` import prefixes
10
- Hides experimental feature warnings
0 commit comments