cal.pub0.org/packages/types/tsconfig.json

6 lines
114 B
JSON

{
"extends": "@calcom/tsconfig/base.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}