-
Notifications
You must be signed in to change notification settings - Fork 46
tsconfig extends #214
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
Comments
aluanhaddad
added a commit
to aluanhaddad/plugin-typescript
that referenced
this issue
Nov 23, 2017
aluanhaddad
added a commit
to aluanhaddad/plugin-typescript
that referenced
this issue
Nov 23, 2017
aluanhaddad
added a commit
to aluanhaddad/plugin-typescript
that referenced
this issue
Nov 23, 2017
@fabiandev I opened #215 to implement this feature. |
Awesome, that was fast. Thanks @aluanhaddad! |
frankwallis
pushed a commit
that referenced
this issue
Nov 23, 2017
* update @types/systemjs: fixes test error update .gitignore: exclude npm 5 artifact * setup a failing test for #214 * resolve extends * more unit tests
This is published in 8.0.0, thanks @aluanhaddad! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When loading compiler options from a tsconfig file, the
extends
option is not honored. Can this probably be changed in the future?The text was updated successfully, but these errors were encountered: