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:
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