mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-21 22:09:55 -06:00
6 lines
127 B
JSON
6 lines
127 B
JSON
{
|
|
"extends": "@formbricks/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|