mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 05:40:02 -06:00
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>
6 lines
119 B
JSON
6 lines
119 B
JSON
{
|
|
"extends": "@formbricks/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["build", "node_modules"]
|
|
}
|