Workflow changes.

This commit is contained in:
Viacheslav Kudinov 2021-06-10 16:16:08 +02:00
parent b8ec34cb72
commit 1b60558bab
3 changed files with 12 additions and 1145 deletions

1
.husky/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
_

1153
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,8 @@
"build": "tsc",
"build-dist": "ncc build lib/setup-maven.js --minify",
"format": "prettier --write **/*.ts",
"format-check": "prettier --check **/*.ts"
"format-check": "prettier --check **/*.ts",
"prepare": "husky install"
},
"keywords": [
"actions",