summary refs log tree commit diff
path: root/deno.json
diff options
context:
space:
mode:
authorwlodekm <[email protected]>2024-11-09 12:38:31 +0200
committerwlodekm <[email protected]>2024-11-09 12:38:31 +0200
commit9d64e0510ce33a80c3c74e2dbbb3d9a69364e247 (patch)
treeee785581b0220a848a8d9ea1512472e16d208a15 /deno.json
initial
Diffstat (limited to 'deno.json')
-rw-r--r--deno.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/deno.json b/deno.json
new file mode 100644
index 0000000..d18b550
--- /dev/null
+++ b/deno.json
@@ -0,0 +1,5 @@
+{
+    "tasks": {
+        "dev": "deno run wip-v2.ts"
+    }
+}
\ No newline at end of file