hainenber commented on PR #33997: URL: https://github.com/apache/superset/pull/33997#issuecomment-3109150870
Yes, we already have `prettier` integrated into ESLint as a plugin and from the attached video, you can see the pre-commit automatically fixes it, a `prettier`-related issue. In addition, I'd like to remove the `prettier` hook as (1) it's [no longer maintained](https://github.com/pre-commit/mirrors-prettier) and (2) to consolidate `prettier` version to single source of`package.json` instead of upkeep in separate places. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
