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

Fix build errors #133

Closed ntkoopman closed 8 years ago

ntkoopman commented 8 years ago

Some unit tests are failing with the latest version of Babel.

I'm not sure how to fix this last issue without propagating the actual path, the issue makes it sound like that shouldn't be possible anymore.

phpnode commented 8 years ago

thanks!