mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-06 22:02:04 -05:00
1fdfdb585a
* add: WIP stuff for structured API responses * revert: files with modified api responses * fix: vscode not using @lib/ import
5 lines
121 B
JSON
5 lines
121 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.preferences.importModuleSpecifier": "non-relative"
|
|
}
|