Closed razzeee closed 5 years ago
This is necessary if you want to configure "noImplicitAny": true, in your tsconfig.
"noImplicitAny": true,
Why this PR is not merged yet? This is very annoying issue for me
Sorry for the late action, merged, patched and published.
This is necessary if you want to configure
"noImplicitAny": true,
in your tsconfig.