mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
docs(adding documentation): adding the auto generated docs
n
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"release": "standard-version && git push --follow-tags",
|
||||
"test": "jest --coverage --verbose",
|
||||
"commit": "cz",
|
||||
"docs" : "typedoc src/index.ts --out dist/docs"
|
||||
"docs" : "typedoc src/index.ts --out docs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user