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.
moduleResolution
module
node16
1 parent 9cc9592 commit 55ad336Copy full SHA for 55ad336
tsconfig.json
@@ -1,8 +1,6 @@
1
{
2
"extends": "@tsconfig/node14/tsconfig.json",
3
"compilerOptions": {
4
- "moduleResolution": "node",
5
- "module": "commonjs",
6
"noEmit": true,
7
"stripInternal": true,
8
0 commit comments