make linting workflow reflect what is done locally (Makefile).
This commit is contained in:
parent
dc3d96c6a8
commit
753e9c5b15
4 changed files with 41 additions and 26 deletions
|
|
@ -1,8 +1,5 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"prettier": "^2.0.5"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "prettier --write lnbits/static/js/** lnbits/core/static/js/** lnbits/extensions/*/templates/**"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue