apply prettier to everything.
This commit is contained in:
parent
083f7a0a8d
commit
4730500ed7
33 changed files with 4988 additions and 3871 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
prettier:
|
||||
./node_modules/.bin/prettier --write lnbits/static/js/** lnbits/core/static/js/** lnbits/extensions/*/templates/**
|
||||
Loading…
Add table
Add a link
Reference in a new issue