strobe
strobe copied to clipboard
The Strobe Type Checker for JavaScript
Results
15
strobe issues
Sort by
recently updated
recently updated
newest added
Like the Closure compiler, allow unannotated functions.
disabled with a failwith
So that Joe's ridiculous annotations can go away.
``` try {} catch (err) { throw err; } // "err is unbound" ```