From c12fc817a2d178e92e2a9243687131ef5b5956a1 Mon Sep 17 00:00:00 2001 From: Andrii Kirmas Date: Tue, 19 Oct 2021 00:02:13 +0300 Subject: [PATCH] #7 Point to application --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index c25a5f3..9211e0a 100644 --- a/src/index.ts +++ b/src/index.ts @@ -6,5 +6,6 @@ main( process.env, process.argv, readFileSync, + // TODO #7 false )