better
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"tasks": {
|
||||
"start": "deno --allow-read --allow-net --allow-env --allow-write --allow-run main.ts",
|
||||
"watch": "deno --watch --allow-read --allow-net --allow-env --allow-write --allow-run main.ts"
|
||||
"install": "deno install --entrypoint deps.ts"
|
||||
},
|
||||
"fmt": {
|
||||
"lineWidth": 120,
|
||||
"indentWidth": 4
|
||||
},
|
||||
"imports": {
|
||||
"@stock3/koala": "npm:@stock3/koala@^15.3.8-esm.0",
|
||||
"vue": "npm:vue@^3.5.12",
|
||||
"vue/jsx-runtime": "npm:vue/jsx-runtime",
|
||||
"@/": "./app/"
|
||||
|
||||
Reference in New Issue
Block a user