Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedMaaz committed Nov 16, 2023
1 parent 709521d commit 0a28a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agenta-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"test": "cypress run",
"format": "prettier --check",
"format": "prettier --check .",
"format-fix": "prettier --write .",
"types:check": "tsc",
"types:watch": "tsc -w"
Expand Down

0 comments on commit 0a28a47

Please sign in to comment.