mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
5 lines
96 B
JSON
5 lines
96 B
JSON
{
|
|
"extends": "@typebot.io/tsconfig/base.json",
|
|
"include": ["src/**/*.ts", "src/**/*.tsx"]
|
|
}
|