types fixes

This commit is contained in:
Anton Lavrenov
2019-05-11 07:56:55 -05:00
parent ca417be48e
commit b4902595e0
8 changed files with 124 additions and 142 deletions

View File

@@ -6,7 +6,7 @@
"noEmitOnError": true,
"lib": ["es2015", "dom"]
// "noImplicitAny": true
// "strict": true,
// "strict": true
// "strictFunctionTypes": true
},
"include": ["./src/*.ts"]