Closed lygstate closed 8 years ago
@lygstate it only runs linter-js-standard if the package.json of the project contains one of the linters as a dependency.
linter-js-standard
See https://github.com/ricardofbarros/linter-js-standard/blob/master/lib/init.js#L13-L18
Thank you @tonyghita for the explanation 😃
@lygstate it only runs
linter-js-standard
if the package.json of the project contains one of the linters as a dependency.See https://github.com/ricardofbarros/linter-js-standard/blob/master/lib/init.js#L13-L18