Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent VS Code from showing errors in tsconfig (gravitational#29808)
If tsconfig doesn't have an `outDir` option set, VS Code shows multitude of errors of the following kind: ``` Cannot write file '/Users/bartosz/code/teleport/e/web/teleport/babel.config.js' because it would overwrite input file. ```
- Loading branch information