From 72afdb609d97d9955d2676a3b7d98b81d539e460 Mon Sep 17 00:00:00 2001 From: gnuxie Date: Wed, 23 Feb 2022 12:40:23 +0000 Subject: [PATCH] ok no comments allowed --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 3e1f078..a6e9d29 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -20,7 +20,6 @@ }, "include": [ "./src/**/*", - // We will want to add "./test/**/*" eventually. "./test/integration/manualLaunchScript.ts" ] }