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 a test for #48 #51

Closed phpnode closed 8 years ago

phpnode commented 8 years ago

Also avoids double checking a type in some scenarios.