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

Fix bug when "extend"ing a tsconfig that specifies "allowJs" #415

Conversation

cspotcode
Copy link
Contributor

When ts-loader checks the allowJs flag of your tsconfig, it should be checking the fully loaded config, including all "extend"ed tsconfig files.

I also fixed a spelling mistake in the README that I noticed while working.

@johnnyreilly
Copy link
Member

Thanks for the PR! Seems reasonable - assuming tests pass I'll merge. Thanks again!

@johnnyreilly johnnyreilly merged commit 5bb2a4a into TypeStrong:master Dec 14, 2016
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