feat(better-scroll): tsconfig.json update config

This commit is contained in:
linxiaowu66 2017-11-13 15:48:42 +08:00
parent 3573d460f0
commit a2316cd3f6

View File

@ -7,7 +7,7 @@
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": false,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": [