Skip to content

Commit

Permalink
chore: check command
Browse files Browse the repository at this point in the history
  • Loading branch information
danielo515 committed Oct 11, 2023
1 parent e1ced24 commit 0508bad
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 @@ -6,6 +6,7 @@
"scripts": {
"dev": "node esbuild.config.mjs",
"build": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
"check": "tsc --noEmit",
"version": "node version-bump.mjs && git add manifest.json versions.json"
},
"keywords": [],
Expand Down

0 comments on commit 0508bad

Please sign in to comment.