set strictFunctionTypes to true

This commit is contained in:
chenc
2019-01-08 02:06:01 +08:00
parent bfc5ff013b
commit 61b4e9d853

View File

@@ -14,7 +14,7 @@
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"strictFunctionTypes": false
"strictFunctionTypes": true
},
"files": [
"index.d.ts",