SyntaxFix
Write A Post
Hire A Developer
Questions
For method decorator declaration with configuration "noImplicitAny": true, you can specify type of this variable explicitly depends on @tony19's answer
"noImplicitAny": true,
function logParameter(this:any, target: Object, propertyName: string) { //... }