Skip to content

Commit 31a2e5c

Browse files
authored
Update deno.json
1 parent a3ebd08 commit 31a2e5c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

deno.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
{ "importMap": "import_map.json" }
1+
{ "importMap": "import_map.json","tasks": {
2+
"udd": "udd *.ts"
3+
4+
} }

0 commit comments

Comments
 (0)