From 2e930b98726a09e597106d43a6763dd36d038771 Mon Sep 17 00:00:00 2001 From: yipstanley Date: Sun, 10 Feb 2019 22:09:48 -0500 Subject: adsklfa --- tsconfig.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 265ce4403..823fc2732 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