build: add JS and CSS linters

This commit is contained in:
Ben Goldsworthy 2021-04-15 03:06:08 +01:00
parent b14a2d80bb
commit a661d36752
8 changed files with 6792 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.phpdoc/
vendor/
node_modules/
dist/
tmp/