6 lines
114 B
JSON
6 lines
114 B
JSON
|
{
|
||
|
"extends": "@calcom/tsconfig/base.json",
|
||
|
"include": ["."],
|
||
|
"exclude": ["dist", "build", "node_modules"]
|
||
|
}
|