microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.31k stars 2.77k forks source link

feat: move jest config to external file #58

Closed alan-agius4 closed 6 years ago

alan-agius4 commented 6 years ago

extract jest config to a separate file, as it's a better way for separation of concern.

bowdenk7 commented 6 years ago

Thanks for the contribution! Originally I was trying to avoid the raw number of config files, but at this point it seems unavoidable...

alan-agius4 commented 6 years ago

I guess until a point its okay to have it in paxkage.jaon but than it’s better for seperation of concerns and not bloat the package.json file.

On Wed, 03 Jan 2018 at 23:09, Bowden Kelly notifications@github.com wrote:

Thanks for the contribution! Originally I was trying to avoid the raw number of config files, but at this point it seems unavoidable...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Microsoft/TypeScript-Node-Starter/pull/58#issuecomment-355141922, or mute the thread https://github.com/notifications/unsubscribe-auth/AQv-WtbCvUt9aA_UrITDi1Ra5od78811ks5tG_q3gaJpZM4RDdRB .