From e1ed82ff684877b56925016282a0e4d5bb4e1b4b Mon Sep 17 00:00:00 2001 From: Tyler Schicke Date: Sun, 13 Jan 2019 06:16:11 -0500 Subject: More controller stuff --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index baf953964..265ce4403 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,6 +3,7 @@ "target": "es5", "removeComments": true, "experimentalDecorators": true, + "strict": true, "jsx": "react", "sourceMap": true, "outDir": "dist", -- cgit v1.2.3-70-g09d2