codemix / babel-plugin-typecheck

Static and runtime type checking for JavaScript in the form of a Babel plugin.
MIT License
886 stars 44 forks source link

Save transformed test fixtures to disk via an env setting #38

Closed motiz88 closed 8 years ago

motiz88 commented 8 years ago

This is self-explanatory. It has helped me debug and fix some issues recently. Bikeshed issues - what should the variable be called, what should the output files be called, where should they be saved etc. This is what works well enough for me.