mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-28 21:01:28 +08:00
6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"extends": "@typebot.io/tsconfig/react-library.json",
|
|
"include": ["src/**/*"],
|
|
"exclude": ["dist", "node_modules"]
|
|
}
|