Skip to content

Commit

Permalink
Prefer non-relative imports
Browse files Browse the repository at this point in the history
  • Loading branch information
deptyped committed Jul 25, 2024
1 parent bd4423d commit 6043310
Show file tree
Hide file tree
Showing 6 changed files with 622 additions and 133 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"typescript.preferences.importModuleSpecifier": "non-relative",
"typescript.tsdk": "node_modules/typescript/lib",
"eslint.codeActionsOnSave.mode": "problems",
"eslint.format.enable": true,
Expand Down
Loading

0 comments on commit 6043310

Please sign in to comment.