type fixes, fix fast layer bug

This commit is contained in:
Anton Lavrenov
2019-02-22 12:46:46 -05:00
parent b251fe3f57
commit aaf0185363
9 changed files with 105 additions and 75 deletions

View File

@@ -6,6 +6,7 @@
"target": "es5",
"noEmitOnError": true,
"lib": ["es2015", "dom"]
// "strict": true
},
"include": [
"src/index.ts"