Skip to content

Commit 13577d5

Browse files
Update doc/api/typescript.md
Co-authored-by: Jake Bailey <[email protected]>
1 parent 41b3016 commit 13577d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/typescript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ The suggested `tsconfig.json` settings for type stripping are:
7373
```json
7474
{
7575
"compilerOptions": {
76+
"module": "nodenext",
7677
"allowImportingTsExtensions": true,
7778
"rewriteRelativeImportExtensions": true,
7879
"verbatimModuleSyntax": true,

0 commit comments

Comments
 (0)