Files
formbricks-formbricks/packages/ui/tsconfig.json
Dhruwang Jariwala 6a280913c3 refactor: Unified single response card and improved UX (#750)
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Dhruwang Jariwala <dhruwang@Dhruwangs-MacBook-Pro.local>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-10-09 23:22:09 +02:00

6 lines
119 B
JSON

{
"extends": "@formbricks/tsconfig/react-library.json",
"include": ["."],
"exclude": ["build", "node_modules"]
}