Closed tusharmath closed 8 years ago
+1
:+1: My continuous builds run the latest version of standard for linting, and it started failing (requiring parens around arrow function args). Unfortunately, we're not up-to-date here, so it's not showing me those lint errors in Atom.
@tusharmath is there a way to pull this change in locally until this gets merged? I'd also like to use babel-eslint@^5.0.0
I was able to use the latest dependencies by just:
~/.atom/packages/linter-js-standard/package.json
to the versions I wantednpm install
Hope @ricardofbarros comes back soon :)
Thanks @tonyghita! This will hold me off for now. :)
Hello guys, @devTristan PR fixed this issue. Many thanks to him. 🎉 🎉
This fix is already published as 3.3.0
.
Thanks.
+1. simple change but helps a lot!
@ricardofbarros