build: add JS formatting commands
This commit is contained in:
parent
2cff59f28c
commit
d7a372ae2b
3 changed files with 14 additions and 0 deletions
6
.prettierignore
Normal file
6
.prettierignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
dist/
|
||||
docs/
|
||||
vendor/
|
||||
node_modules/
|
||||
*.min.js
|
||||
jquery.tools.js
|
Reference in a new issue