ktmud opened a new pull request #10242: URL: https://github.com/apache/incubator-superset/pull/10242
### SUMMARY Upgrade Typescript, ESLint, Prettier and all their related packages. Many (thousands) new lint errors/warnings popping up, regrettably making #10067 worse. Will take following approach to clean them up: 1. Try `eslint --fix` and `prettier --write` 1. Disable too frequent errors or change them to warning 2. Fix the easier/safer ones 3. Make sure no code logic changes ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A ### TEST PLAN Rely on CI ---------------------------------------------------------------- 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]
