etr2460 commented on pull request #12073: URL: https://github.com/apache/incubator-superset/pull/12073#issuecomment-747557686
@maloun96 I would recommend we do this in 2 steps: 1. Add the lint rule and do a find-replace of `any` => `$anyType`/`$TSFixMe`. This would be almost all autogenned then, and wouldn't require much review as the first PR 2. Start replacing the `$anyType`/`$TSFixMe` in subsequent PRs, maybe limiting the PRs to touching 10-20 files each ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
