chore: tsconfig strictBindCallApply true

pull/630/head
Shahar Or (mightyiam) 5 years ago committed by Shahar Dawn Or
parent d5bcb63f7b
commit b5f0d0bd8a

@ -2,7 +2,6 @@
"extends": "tsconfigs/browser-module",
"compilerOptions": {
"strictFunctionTypes": false,
"strictBindCallApply": false,
"target": "ES5",
"jsx": "react",
"jsxFactory": "jsx",

Loading…
Cancel
Save