summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorNayeem Rahman <muhammed.9939@gmail.com>2019-09-07 03:31:56 +0100
committerRyan Dahl <ry@tinyclouds.org>2019-09-06 22:31:56 -0400
commit8e3c879d1387d8b618904bf0bc8bc23e77a1114c (patch)
tree7fa1b71bfcf0e4bee453d1e25caa00a9cf342565 /tsconfig.json
parent699d2ae4bb59babdbd73144635ed4a41869253ce (diff)
Add default-run (+ clean up old references) (#2876)
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 0 insertions, 2 deletions
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"
]