refactor: Use project root for absolute imports
This commit is contained in:
parent
c3f5bf35a1
commit
360b8f1b16
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
],
|
||||
"imports": {
|
||||
"$fresh/": "https://deno.land/x/fresh@1.7.3/",
|
||||
"@/": "./",
|
||||
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.2",
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1",
|
||||
"@std/dotenv": "jsr:@std/dotenv@0.216.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue