js3-mode icon indicating copy to clipboard operation
js3-mode copied to clipboard

Feature Idea: Port some of the new jshint ideas into js3

Open mbriggs opened this issue 11 years ago • 3 comments

JSHint just added some really cool stuff in r11 https://github.com/jshint/jshint/pull/593/

Would be really cool if this stuff was added to js3, no idea how hard it would be though.

mbriggs avatar Sep 26 '12 16:09 mbriggs

Absolutely. Might have to wait for the new parser.

tamzinblake avatar Sep 26 '12 17:09 tamzinblake

+9001 or just use jshint

travisjeffery avatar Sep 09 '14 06:09 travisjeffery

:-1: Question is why not use external tools like Flycheck to handle jshint output?

marcinant avatar Sep 09 '14 06:09 marcinant