teableio/teable

View on GitHub
packages/core/tsconfig.build.json

Summary

Maintainability
Test Coverage
{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": "./tsconfig.json",
  "exclude": ["dist", "**/__tests__/*", "**/*spec.ts"]
}