brunch/typescript-brunch

Use the tsconfig.json if present.

colinbate opened this issue · 1 comments

This is an enhancement that would be useful to have, particularly since most editors/IDEs want you to have the tsconfig.json file anyway. It should be a matter of reading in the config and passing the compilerOptions object to the transpileModule API.

I agree with you. This feature can be develop to propose a best integration.