From 8e3c879d1387d8b618904bf0bc8bc23e77a1114c Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Sat, 7 Sep 2019 03:31:56 +0100 Subject: Add default-run (+ clean up old references) (#2876) --- tsconfig.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 4fb16fac1..f62cf4c6d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -22,8 +22,6 @@ "files": [ "js/lib.web_assembly.d.ts", "js/lib.deno_runtime.d.ts", - "core/core.d.ts", - "core/libdeno/libdeno.d.ts", "js/main.ts", "js/compiler.ts" ] -- cgit v1.2.3