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

tsconfig extends #214

Closed
fabiandev opened this issue Nov 22, 2017 · 3 comments
Closed

tsconfig extends #214

fabiandev opened this issue Nov 22, 2017 · 3 comments

Comments

@fabiandev
Copy link

When loading compiler options from a tsconfig file, the extends option is not honored. Can this probably be changed in the future?

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
@aluanhaddad
Copy link
Contributor

@fabiandev I opened #215 to implement this feature.

@fabiandev
Copy link
Author

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
@frankwallis
Copy link
Owner

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants