mihaip / react-closure-compiler

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

Remove need for custom WarningsGuard #2

Open mihaip opened 9 years ago

mihaip commented 9 years ago

Can we instead inject enough file-level @suppress into the React source file to quieten all errors?