From 4603bd91d7cc564d89e54543c5d58646bc5752f2 Mon Sep 17 00:00:00 2001 From: Lyndon Maydwell Date: Fri, 29 Sep 2023 16:02:40 +1000 Subject: [PATCH] todo --- main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/main.ts b/main.ts index fe73b265..7ff363e0 100644 --- a/main.ts +++ b/main.ts @@ -19,5 +19,6 @@ console.log('hello world'); * CMD parsing library * Subprocess library * File-reading library + * Have local dev supported by `deno --watch` * */ \ No newline at end of file