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 #82 and #83 #84

Closed phpnode closed 8 years ago

phpnode commented 8 years ago

Type inference for objects was a bit too aggressive.