mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 05:40:02 -06:00
* 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"
|
|
}
|