6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"extends": "@typebot.io/tsconfig/react-library.json",
|
|
"include": ["src/**/*"],
|
|
"exclude": ["dist", "node_modules"]
|
|
}
|