Open marcominetti opened 9 years ago
You mentioned you backported into JSHint 2.7 - so this is not the official JSHint release?
Nope, waiting for JSHint integrate plugins system to stuck on official JSHint... ;)
Backported from https://github.com/jshint/jshint/pull/2077
Ah, if you don't mind - I'd rather not ship an unofficial JSHint.
I totally agree with you, if someone needs it this pr will be a reference... ;)
Hi, I just needed an updated version with ECMAScript 7 async await support.
I've backported work from sevb/jshint and merged into JSHint 2.7.0 branch.
I will publish it as camden.jshint.esnext until your package and/or JSHint official support async/await keywords.