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

6 lines
123 B
JSON

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