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