5 ms·
Jshint catches this with 2 warnings: missing semicolon and expected assingment or function call. In Sublime text 3, you can have inline warnings and as-you-typ
by d4n3 12y ago
Jshint catches this with 2 warnings: missing semicolon and expected assingment or function call.
In Sublime text 3, you can have inline warnings and as-you-type linting with the sublimelinter jshint plugin:
https://github.com/SublimeLinter/SublimeLinter-jshint https://github.com/SublimeLinter/SublimeLinter-jshint