Skip to content

Commit

Permalink
fix cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
anbraten committed Aug 4, 2023
1 parent 2ad0461 commit 8b9a81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"check-format": "prettier --check --ignore-path .gitignore .",
"check-format": "prettier --check .",
"typecheck": "tsc --noEmit"
},
"devDependencies": {
Expand Down

0 comments on commit 8b9a81b

Please sign in to comment.