rusackas commented on PR #37687:
URL: https://github.com/apache/superset/pull/37687#issuecomment-3861757192

   This upgrade breaks the existing oxlint configuration. The new version of 
oxlint (1.43.0) no longer accepts configuration options for 
`react/jsx-no-duplicate-props` rule. The config currently has `["error", { 
"ignoreCase": true }]` but the new version requires just `"error"`. This needs 
a coordinated PR that updates both the package and the config file.


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

Reply via email to