mirror of
https://github.com/sern-handler/cli
synced 2026-06-06 01:16:53 +00:00
style: pretty
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"release": "standard-version",
|
||||
"preview": "standard-version --dry-run",
|
||||
"push": "git push --follow-tags"
|
||||
"push": "git push --follow-tags",
|
||||
"format": "prettier --check ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user