mihaip / react-closure-compiler

Tooling to teach Closure Compiler about React
Apache License 2.0
100 stars 14 forks source link

Allow components to implement interfaces #20

Closed mihaip closed 7 years ago

mihaip commented 8 years ago

Should copy the @implements JSDoc from the React.createClass call to the generated interface's call.