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 13e9d36 commit 46911deCopy full SHA for 46911de
packages/openapi-typescript/tsconfig.build.json
@@ -2,7 +2,7 @@
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
"module": "ES2022",
5
- "moduleResolution": "Bundler"
+ "moduleResolution": "Node"
6
},
7
"exclude": ["scripts", "test", "*.ts"]
8
}
0 commit comments