First you should install EditorConfig package in your code editor. Then,
cd .git/hooks
ln -s ../../hooks/pre-commit
npm install
Then 2 commands are available :
npm run watchwatch js filesnpm run buildclean, build and uglify js files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First you should install EditorConfig package in your code editor. Then,
cd .git/hooks
ln -s ../../hooks/pre-commit
npm install
Then 2 commands are available :
npm run watch watch js filesnpm run build clean, build and uglify js files