1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-07 09:38:46 +00:00
_/deno/scripts.yml

6 lines
165 B
YAML

# yaml-language-server: $schema=https://deno.land/x/denon@2.4.10/schema.json
importmap: importmap.json
scripts:
start:
cmd: "deno run app.ts"
allow: [net]