Skip to content

Commit 1273318

Browse files
committed
docs: wording
1 parent cc2dda5 commit 1273318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Node.js enhanced with [esbuild](https://esbuild.github.io/) to run TypeScript &
44

55
### Features
66
- Blazing fast on-demand TypeScript & ESM compilation
7-
- Works in both [CommonJS and Module packages](https://nodejs.org/api/packages.html#type)
7+
- Works in both [CommonJS and ESM packages](https://nodejs.org/api/packages.html#type)
88
- Supports next-gen TypeScript extensions (`.cts` & `.mts`)
99
- Supports `node:` import prefixes
1010
- Hides experimental feature warnings

0 commit comments

Comments
 (0)