Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/icewind1991/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2019-04-02 15:42:28 +0300
committerRobin Appelman <robin@icewind.nl>2019-04-02 15:42:28 +0300
commitdc264631fe500940ff3dd4986f3ebbf1618b42e6 (patch)
tree0ac00f3b3e4e028fe6b2289f048ba30a8b6daa88 /tsconfig.json
parent913bae057f1a0b0965620b7c1c83b58898bc9d9a (diff)
bumb dependencies and cleanup chunk loadingv2.0.6
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 747be5b..5a3d2b9 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -9,7 +9,6 @@
"module": "esnext",
"moduleResolution": "node",
"target": "ES5",
- "declaration": true,
"strictNullChecks": true,
"sourceMap": true,
"allowSyntheticDefaultImports": true