mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-04 11:30:38 -05:00
b3e6e8d5d0
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
5 lines
121 B
JSON
5 lines
121 B
JSON
{
|
|
"typescript.preferences.importModuleSpecifier": "non-relative",
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|