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 72e5ac1 commit aff0cddCopy full SHA for aff0cdd
packages/gateway/tsconfig.json
@@ -3,7 +3,7 @@
3
// https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping
4
"target": "ES2022",
5
"module": "Node16",
6
- "moduleResolution": "Node",
+ "moduleResolution": "Node16",
7
"declaration": true,
8
"removeComments": true,
9
"emitDecoratorMetadata": true,
0 commit comments