chore: add script fix and pretty readme

This commit is contained in:
EvolutionX
2022-05-14 12:32:51 +05:30
parent 7535a5e026
commit d5097acf1f
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,8 @@
"release": "standard-version",
"preview": "standard-version --dry-run",
"push": "git push --follow-tags",
"format": "prettier --check ."
"format": "prettier --check .",
"fix": "prettier --write ."
},
"repository": {
"type": "git",