Skip to content

Commit

Permalink
build docs command
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Aug 22, 2024
1 parent f330682 commit 2b7a42a
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 @@ -16,6 +16,7 @@
},
"scripts": {
"build": "tsc",
"build:docs": "npx typedoc",
"lint": "prettier --check \"src/**/*.ts\"",
"prepare": "yarn build",
"test": "jest"
Expand Down

0 comments on commit 2b7a42a

Please sign in to comment.