There was an error while loading. Please reload this page.
2 parents 2ee57d4 + 4316d9f commit 8908434Copy full SHA for 8908434
1 file changed
docs/getting-started.md
@@ -27,6 +27,7 @@ Basic recommended configuration:
27
"compilerOptions": {
28
"target": "esnext",
29
"lib": ["esnext"],
30
+ "moduleResolution": "node",
31
"types": [],
32
"strict": true
33
},
0 commit comments