Skip to content

Commit

Permalink
chore: update scripts feild in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 16, 2021
1 parent b257ce8 commit 8251b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -13,6 +13,7 @@
"watch": "tsbb watch --disable-babel",
"build": "tsbb build --disable-babel && npm run esm-fix",
"esm-fix": "tsc-esm-fix --target='lib' --ext='.js'",
"type-check": "tsc --noEmit",
"test": "tsbb test",
"coverage": "tsbb test --coverage"
},
Expand Down

0 comments on commit 8251b5d

Please sign in to comment.