xylabs/sdk-react

View on GitHub
tsconfig.typedoc.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "declaration": true,
    "declarationMap": true
  },
  "exclude": ["**/spec/*", "**/*.spec.*", "dist", "docs", "packages", "storybook-static"],
  "extends": "./tsconfig.json"
}