Update tsconfig.json

This commit is contained in:
Dolan
2018-08-09 11:54:05 +01:00
committed by GitHub
parent d9716a1cf7
commit d8252141fe

View File

@ -25,7 +25,7 @@
"**/_*" "**/_*"
], ],
"typedocOptions": { "typedocOptions": {
"mode": "modules", "mode": "file",
"out": "docs/api", "out": "docs/api",
"exclude": "test", "exclude": "test",
"theme": "default", "theme": "default",