mirror of
https://github.com/kou029w/_.git
synced 2025-02-07 09:38:46 +00:00
6 lines
165 B
YAML
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]
|