Skip to content

Commit

Permalink
Configure VS Code imports to not be relative
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmyersdev committed Aug 17, 2024
1 parent fb61e28 commit e9fc170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"leave-to",
"ngClass"
],
"typescript.preferences.importModuleSpecifier": "non-relative",
"typescript.tsdk": "./node_modules/typescript/lib"
}

0 comments on commit e9fc170

Please sign in to comment.