build: add JS formatting commands

This commit is contained in:
Ben Goldsworthy 2021-04-15 03:20:58 +01:00
parent 2cff59f28c
commit d7a372ae2b
3 changed files with 14 additions and 0 deletions

6
.prettierignore Normal file
View file

@ -0,0 +1,6 @@
dist/
docs/
vendor/
node_modules/
*.min.js
jquery.tools.js