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 89975ad commit 9635ec3Copy full SHA for 9635ec3
README.md
@@ -39,6 +39,7 @@ The default `tsconfig.json` file used by the plugin looks like this:
39
"outDir": ".build",
40
"moduleResolution": "node",
41
"lib": ["es2015"],
42
+ "rootDir": "./"
43
}
44
```
45
0 commit comments