make linting workflow reflect what is done locally (Makefile).
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"prettier": "^2.0.5"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "prettier --write lnbits/static/js/** lnbits/core/static/js/** lnbits/extensions/*/templates/**"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user