We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ebd08 commit 31a2e5cCopy full SHA for 31a2e5c
deno.json
@@ -1 +1,4 @@
1
-{ "importMap": "import_map.json" }
+{ "importMap": "import_map.json","tasks": {
2
+ "udd": "udd *.ts"
3
+
4
+ } }
0 commit comments