Answer the question
In order to leave comments, you need to log in
Utilities (Gulp plugin) for shaping (codestyle) for SCSS, JS and CoffeeScript?
Hello. Prompt utilities for formation (codestyle) for SCSS, JS and CoffeeScript, would be nice some plugin for Gulp? Please advise from personal experience. Thank you.
Answer the question
In order to leave comments, you need to log in
I do not advise integrating with gulp, for technical reasons, the gulp-linter bundle is slower than just for example eslint ./src
. Integrate with the IDE, do a task in package.json, do a check for changed files in the pre-commit hook in git.
SCSS - stylelint
JS - eslint
Download popular configs or write your own.
Ready.
PS CoffeeScript is still alive O_o The second version hasn't been released yet.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question