cal/appStore/tsconfig.json
2022-02-22 14:58:25 -07:00

6 lines
130 B
JSON

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