Publish latest version to npm
rubenmoya opened this issue · 0 comments
rubenmoya commented
Hello!
I've realised that we have the version 2.1.0
in NPM which uses eslint@2.5
, and it's giving me this error: 1:1 error Definition for rule 'no-global-assign' was not found no-global-assign
It's reported here already: trailsjs/eslint-config-trails#17
I think this would fix it.
Thank you!
UPDATE: Nevermind, there are a lots of packages with eslint@2
so probably this won't fix it, although any help will be appreciated, I could submit a PR if needed :)