style: pretty

This commit is contained in:
EvolutionX
2022-05-14 09:32:33 +05:30
parent 88893a35cd
commit 5ed96b88c3

View File

@@ -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",