mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-25 20:01:53 -05:00
650b674e24
* simplify ui package, update all packages * fix typescript errors that occur during build
5 lines
121 B
JSON
5 lines
121 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.preferences.importModuleSpecifier": "non-relative"
|
|
}
|