gulp-nodemon icon indicating copy to clipboard operation
gulp-nodemon copied to clipboard

Recipe for linting a single file change

Open binarykitchen opened this issue 6 years ago • 1 comments

Figuring out a simple solution how to lint a file that has changed recently with standardjs very easily. Without additional packages.

Has anyone such a recipe and is willing to add it to Readme? Thanks heaps

binarykitchen avatar Jan 28 '19 00:01 binarykitchen

To clarify, I do not want to install the gulp-standard package but to call it directly with standard --verbose changedFile.js

binarykitchen avatar Jan 28 '19 00:01 binarykitchen