include ESLint and stylelint checks in build scripts using Node
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,9 @@
|
||||
composer.lock
|
||||
package-lock.json
|
||||
/vendor/
|
||||
/node_modules/
|
||||
/dist/
|
||||
.idea
|
||||
.phpunit.result.cache
|
||||
**/*.min.css
|
||||
**/*.min.js
|
||||
|
Reference in New Issue
Block a user