I love standard and find your linter super helpful, but I'm stuck with 50% of my projects using standard and 50% using jshint. As such I was desperate for a way to only run the linter when a project was using standard... basically a dupe of https://github.com/ricardofbarros/linter-js-standard/issues/56
I saw Check Style Dev Dependencies in the list of options many times, but it never clicked that it was what i needed to get the behaviour I was looking for...
How about rewording it as:
Check for standard"Only run if standard, semistandard or happiness present in package.json devDependencies"
I love
standard
and find your linter super helpful, but I'm stuck with 50% of my projects using standard and 50% using jshint. As such I was desperate for a way to only run the linter when a project was using standard... basically a dupe of https://github.com/ricardofbarros/linter-js-standard/issues/56I saw
Check Style Dev Dependencies
in the list of options many times, but it never clicked that it was what i needed to get the behaviour I was looking for...How about rewording it as:
Check for standard "Only run if standard, semistandard or happiness present in package.json
devDependencies
"