Eric Baer
Eric Baer
Configure this rule to allow unused args for things like Express method signatures `(req, res, next)` http://eslint.org/docs/rules/no-unused-vars#options
We have had a number of rounds of updates where we add new rules and remove deprecation to support new versions of eslint but never follow up on the promise...
When running lint (`eslint .`) from a globally installed version of eslint (`npm install -g eslint`) you will get the following error. This appears to be a problem with ESLint...
https://github.com/xjamundx/eslint-plugin-promise/
https://github.com/google/eslint-config-google