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 34f8e70 commit ce93c92Copy full SHA for ce93c92
examples/with-workflow/tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"lib": ["ESNext", "DOM"],
5
"target": "ESNext",
6
- "moduleResolution": "Node",
+ "moduleResolution": "Bundler",
7
"module": "Preserve",
8
"allowImportingTsExtensions": true,
9
"esModuleInterop": true,
0 commit comments