Skip to content

Commit 4e533ae

Browse files
committed
Prefer non-relative import suggestions
1 parent 68b2fe3 commit 4e533ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@
3232
"**/pnpm-lock.yaml": true,
3333
},
3434
"typescript.preferences.importModuleSpecifierEnding": "minimal",
35+
"typescript.preferences.importModuleSpecifier": "non-relative"
3536
}

0 commit comments

Comments
 (0)