mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-18 19:46:59 +00:00
tooling: add npm run shfmt to package.json
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"main": "_webi/",
|
||||
"scripts": {
|
||||
"prettier": "npx prettier@2 -w '**/*.{js,md,html}'",
|
||||
"shfmt": "shfmt -w -i 4 -sr -s ./",
|
||||
"test": "node _webi/test.js ./node/"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user