Skip to content

Commit

Permalink
removed unnecessary command
Browse files Browse the repository at this point in the history
  • Loading branch information
raffazizzi committed Jul 24, 2024
1 parent 7032533 commit 6ec0d12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"develop": "gatsby develop",
"test": "playwright test",
"clean": "gatsby clean",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
"listt": "tsc --listFiles"
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\""
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6ec0d12

Please sign in to comment.