Skip to content

Exclude some dirs in tsconfig.json #1449

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 5, 2016
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

In tsconfig.json we have to exclude node_modules, coverage and scratch dirs.
When they are huge (in my case scratch dir was 1.5 GB), TypeScript is not working at all in VS Code.

In `tsconfig.json` we have to exclude `node_modules`, `coverage` and `scratch` dirs.
When they are huge (in my case scratch dir was 1.5 GB), TypeScript is not working at all in VS Code.
@Mitko-Kerezov
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Feb 5, 2016
@rosen-vladimirov rosen-vladimirov merged commit d039e62 into master Feb 5, 2016
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-tsconfig branch February 5, 2016 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants