
* Add ui package for reusable components * Add fallback * Type fixes * Type fixes Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
5 lines
123 B
JSON
5 lines
123 B
JSON
{
|
|
"extends": "@calcom/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|