Recently, we\'ve upgraded to ESLint 3.0.0 and started to receive the following message running the grunt eslint task:
grunt eslint
> $ grunt eslint Running \"
I've had the same error. It seems to need configuration.
Go to your project root & run in terminal
./node_modules/.bin/eslint --init