added mem-cache module types definitions

This commit is contained in:
MutterPedro
2019-01-30 21:38:19 -02:00
parent 5693cd23c5
commit b4e374267e

View File

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