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 fe2ef13 commit baf14e5Copy full SHA for baf14e5
README.md
@@ -76,7 +76,7 @@ tsimp my-typescript-program.ts
76
77
Note that while `tsimp` run without any arguments will start the
78
Node repl, and in that context it will be able to import/require
79
-typescript modules, it does _not_ include a repl that can run
+TypeScript modules, it does _not_ include a repl that can run
80
TypeScript directly. This is just an import loader.
81
82
In Node v20.6 and higher, you can also load `tsimp` in your
0 commit comments