Skip to content

Commit

Permalink
chore: add typecheck command
Browse files Browse the repository at this point in the history
  • Loading branch information
smarroufin committed Feb 13, 2024
1 parent 3dfb576 commit 0f40fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"build": "nuxi build --preset cloudflare_pages _demo",
"preview": "nuxt preview _demo",
"lint": "eslint .",
"typecheck": "nuxt typecheck",
"logs": "wrangler pages deployment tail",
"prepublishOnly": "pnpm lint",
"release": "release-it"
Expand Down

0 comments on commit 0f40fdb

Please sign in to comment.