You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@balciseri - good catch- I knew there was a reason I'd held off from bumping to Eslint v4 before now, but it seemed to be working locally. I'll revert to v3 in the next version.
I've got 'add tests' on my to-do to avoid this kinda thing in future.
In 1.12.0, I reverted to ESLint v3 which fixed npm run lint.
There are still a few peer-dependency issues due to the Webpack v3 bump, but they're just warnings; Webpack still works well, and produces smaller bundle sizes too.
I also added a Travis CI step to verify that the kit can build and passes linting.
After updating reactql, eslint stopped working.
With this error: airbnb/javascript#1454
This is why : airbnb/javascript#1447
airbnb doesn't support eslint v4
To reproduce:
Just press enter to get the defaults.
cd reactql-app
and run
npm ls
this is what you'll get:
The text was updated successfully, but these errors were encountered: