From 61aa3a0a34a647a7f414fbeb72345675a5154433 Mon Sep 17 00:00:00 2001 From: ab Date: Mon, 18 Feb 2019 18:18:53 -0500 Subject: title --- tsconfig.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 265ce4403..e30f80b14 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,10 +7,13 @@ "jsx": "react", "sourceMap": true, "outDir": "dist", - "lib": ["dom", "es2015"] + "lib": [ + "dom", + "es2015" + ], }, "exclude": [ "node_modules", "static" ] -} +} \ No newline at end of file -- cgit v1.2.3-70-g09d2