os/pkgs/fetch-hostingde-invoices/deno.json

7 lines
95 B
JSON

{
"tasks": {
"dev": "deno run --watch main.ts"
},
"importMap": "./import_map.json"
}