diff --git a/typedoc.json b/typedoc.json index b3986473..0e0dcd23 100644 --- a/typedoc.json +++ b/typedoc.json @@ -1,16 +1,3 @@ { - "mode": "modules", - "out": "docs/reference", - "name": "General Bots Open Core", - "theme": "default", - "ignoreCompilerErrors": "true", - "experimentalDecorators": "true", - "emitDecoratorMetadata": "true", - "target": "ES6", - "moduleResolution": "node", - "preserveConstEnums": "true", - "stripInternal": "true", - "suppressExcessPropertyErrors": "true", - "suppressImplicitAnyIndexErrors": "true", - "module": "commonjs" + } \ No newline at end of file