Closed Neurostep closed 9 years ago
@Slayer95 Do you mean that I should bump gulp-jscs minor version as well (1.6.0 -> 1.7.0)? Well, I guess it should be done by maintainer. Anyway, I can do it if I understand you correctly.
No.
"^1.12.0"
already covers the latest version. You just need to run npm update.
Yeah, my bad, even 1.13.1
doesn't support new major esprima version (which fixes destructuring issue described in #87). I should first address it to JSCS repo
@Slayer95 Thanks for your participating
It fixes #86