forked from mb/debilus
use imports
This commit is contained in:
parent
92b21e0ad3
commit
f1d1af7d87
3 changed files with 6 additions and 4 deletions
|
@ -2,5 +2,8 @@
|
|||
"fmt": {
|
||||
"useTabs": true,
|
||||
"lineWidth": 120
|
||||
},
|
||||
"imports": {
|
||||
"zod": "https://deno.land/x/zod@v3.22.4/mod.ts"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue