hainenber commented on code in PR #43686:
URL: https://github.com/apache/superset/pull/43686#discussion_r3887253417
##########
superset-frontend/eslint-rules/eslint-plugin-i18n-strings/index.ts:
##########
@@ -229,4 +229,4 @@ const plugin: { rules: Record<string, Rule.RuleModule> } = {
},
};
-module.exports = plugin;
+export default plugin;
Review Comment:
Already fixed in 2871895dc189a57e8bdcb1058b1755c91f9d6806
--
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]