Update backend documents contents and scripts
This commit is contained in:
parent
9d5d941f07
commit
3c18af9d87
4 changed files with 32 additions and 8 deletions
|
|
@ -14,5 +14,12 @@
|
|||
"experimentalDecorators": true,
|
||||
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"typedocOptions": {
|
||||
"entryPoints": [
|
||||
"src/**/*.ts"
|
||||
],
|
||||
"out": "typedoc"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue