7 lines
133 B
JSON
7 lines
133 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"typescript.preferences.autoImportFileExcludePatterns": [
|
|
"@radix-ui",
|
|
],
|
|
}
|