frankwallis / plugin-typescript

TypeScript loader for SystemJS
MIT License
248 stars 47 forks source link

tsconfig extends #214

Closed fabiandev closed 6 years ago

fabiandev commented 6 years ago

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

aluanhaddad commented 6 years ago

@fabiandev I opened #215 to implement this feature.

fabiandev commented 6 years ago

Awesome, that was fast. Thanks @aluanhaddad!

frankwallis commented 6 years ago

This is published in 8.0.0, thanks @aluanhaddad!