mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-24 16:58:50 -05:00
650b674e24
* simplify ui package, update all packages * fix typescript errors that occur during build
6 lines
137 B
JSON
6 lines
137 B
JSON
{
|
|
"extends": "@formbricks/tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules", ".turbo"]
|
|
}
|