Skip to content

Commit ffba742

Browse files
committed
Configure VS Code imports to not be relative
1 parent 680bdcc commit ffba742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"leave-to",
2121
"ngClass"
2222
],
23+
"typescript.preferences.importModuleSpecifier": "non-relative",
2324
"typescript.tsdk": "./node_modules/typescript/lib"
2425
}

0 commit comments

Comments
 (0)