--noImplicitThis ↔ to flag TSC to throw error when Type of this keyword unclear
References
tsc --strict↔ to flag TSC auto-set max strictness settings, apply true to:--noImplicitAny,--noImplicitThis,--alwaysStrict,--strictNullChecks,--strictFunctionTypes,--strictPropertyInitialization