{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "./" }, "typedocOptions": { "mode": "file", "out": "docs" } }