mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-30 23:10:22 +00:00
Workflow changes.
This commit is contained in:
parent
b8ec34cb72
commit
1b60558bab
1
.husky/.gitignore
vendored
Normal file
1
.husky/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
_
|
||||
1153
package-lock.json
generated
1153
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user