Closed fabiandev closed 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?
extends
@fabiandev I opened #215 to implement this feature.
Awesome, that was fast. Thanks @aluanhaddad!
This is published in 8.0.0, thanks @aluanhaddad!
When loading compiler options from a tsconfig file, the
extends
option is not honored. Can this probably be changed in the future?