Added missing strictFunctionTypes

This commit is contained in:
Joshua Goldberg
2018-04-04 17:54:15 -07:00
parent fa290f099e
commit ae30d384fb
+1
View File
@@ -6,6 +6,7 @@
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"baseUrl": "../",
"typeRoots": [