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

Add support for flow interfaces #151

Open freddi301 opened 8 years ago

freddi301 commented 8 years ago

For a fast fix do not add checks for unsupported flow features. At least typecheck can be used on flow projects.