guan404ming commented on PR #51968:
URL: https://github.com/apache/airflow/pull/51968#issuecomment-2994025189

   I've decided to keep both since:
   
   - `jsonc-eslint-parser` is used by our custom plugin to check translation 
completeness via ESLint.
   - `eslint-plugin-jsonc` helps enforce translation key sorting and has 
auto-fix function built in.
   
   We could consider implementing custom logic for sorting keys ourselves, 
which would allow us to rely solely on the parser. However, that would likely 
introduce additional complexity to the workflow. Let me know if you think it's 
worth consolidating, but for now I feel keeping both is the more practical 
choice.


-- 
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]

Reply via email to