Skip to content
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

skipLibCheck: true #77

Merged
merged 1 commit into from
Nov 3, 2017
Merged

skipLibCheck: true #77

merged 1 commit into from
Nov 3, 2017

Conversation

cheapsteak
Copy link
Contributor

https://www.typescriptlang.org/docs/handbook/compiler-options.html

Should make compiling and recompiling faster

Caveat:

Note that it is not safe to always compile with this flag on - your CI server or something should leave it off to make sure you don't break anything long-term. --source

@Jephuff Jephuff merged commit f9c0d0a into master Nov 3, 2017
@Jephuff Jephuff deleted the feat/skip-lib-check-1 branch November 3, 2017 14:29
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