Skip to content

Commit e5748cc

Browse files
committed
cosmetic
1 parent 0787b97 commit e5748cc

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
@@ -71,7 +71,7 @@ npm install rtp.js
7171
7272
## Note about TypeScript
7373
74-
**rtp.js** is written in TypeScript with `module: NodeNext`, meaning that TypeScript projects that want to import **rtp.js** using its exposed entry points (`rtp.js/packets` and `rtp.js/utils`) must have `moduleResolution` with value "node16", 'NodeNext" or "bundler" in their `tsconfig.json` file.
74+
**rtp.js** is written in TypeScript with `module: NodeNext`, meaning that TypeScript projects that want to import **rtp.js** using its exposed entry points ("rtp.js/packets" and "rtp.js/utils") must have `moduleResolution` set to "node16", 'NodeNext" or "bundler" in their `tsconfig.json` file.
7575
7676
## Authors
7777

0 commit comments

Comments
 (0)