aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index d1465de86..08ea43d77 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -49,5 +49,6 @@
49 "src", 49 "src",
50 "scripts", 50 "scripts",
51 "test", 51 "test",
52 "gulpfile.babel.ts",
52 ], 53 ],
53} 54}