mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
feat: better documentation
This commit is contained in:
parent
58c5dfa1e4
commit
3aa119a063
12 changed files with 141 additions and 44 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"main": "./dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"generateDocs": "typedoc --entryPointStrategy expand ./src",
|
||||
"generateDocs": "typedoc --options typedoc.config.cjs",
|
||||
"test": "jest",
|
||||
"prepublishOnly": "pnpm run build",
|
||||
"publishNow": "pnpx np --no-publish && npm publish"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue