Expected Behavior
Work well as 12.1.2.
Actual Behavior
CI boom 💥
seems all declarations in separated .d.ts files no longer work, const enums declared in .d.ts files not be replaced to constant in my source.
Additional Information
plugin-typescript 12.1.3 doesn't respect the include field in tsconfig.json
NPM BuildstepExpected Behavior
Work well as 12.1.2.
Actual Behavior
CI boom 💥
seems all declarations in separated
.d.tsfiles no longer work,const enums declared in .d.ts files not be replaced to constant in my source.Additional Information
plugin-typescript 12.1.3 doesn't respect the
includefield in tsconfig.json