FGRibreau / check-build

:dart: Check-build - Verifies that your NodeJS project follows team conventions, is well written, up to date and secure.
http://blog.fgribreau.com/2014/10/check-build-verify-that-your-nodejs.html
MIT License
687 stars 30 forks source link

Add unresolved dependency to snyk-resolve #62

Closed YvesPasteur closed 8 years ago

YvesPasteur commented 8 years ago

snyk-resolve is required in the eslint interface file but is not in the package.json

FGRibreau commented 8 years ago

thx @YvesPasteur !

Fixed in v2.8.2