Update tsconfig.json
This commit is contained in:
@ -25,7 +25,7 @@
|
|||||||
"**/_*"
|
"**/_*"
|
||||||
],
|
],
|
||||||
"typedocOptions": {
|
"typedocOptions": {
|
||||||
"mode": "modules",
|
"mode": "file",
|
||||||
"out": "docs/api",
|
"out": "docs/api",
|
||||||
"exclude": "test",
|
"exclude": "test",
|
||||||
"theme": "default",
|
"theme": "default",
|
||||||
|
Reference in New Issue
Block a user