We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9635ec3 commit 3a7e754Copy full SHA for 3a7e754
README.md
@@ -43,7 +43,8 @@ The default `tsconfig.json` file used by the plugin looks like this:
43
}
44
```
45
46
-> Note: Don't confuse the [`tsconfig.json`](tsconfig.json) in this repository with the one mentioned above.
+> Note 1: The `outDir` option cannot be overwritten.
47
+> Note 2: Don't confuse the [`tsconfig.json`](tsconfig.json) in this repository with the one mentioned above.
48
49
## Including extra files
50
0 commit comments