- Cleanup of tsconfig

This commit is contained in:
Ferdi Koomen 2020-10-27 15:36:36 +01:00
parent f9d61e117d
commit 1d911ccf2d

View File

@ -12,11 +12,9 @@
"noImplicitReturns": true,
"noImplicitThis": true,
"noImplicitAny": true,
"skipLibCheck": true,
"strict": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"removeComments": true
"strictFunctionTypes": true
},
"files": [