Closed mdjermanovic closed 6 months ago
Since the lint config (eslint-plugin-eslint-plugin in particular) is set to enforce the use of messageId's in rules, I think it makes more sense for the test example to use messageId instead of message.
eslint-plugin-eslint-plugin
messageId
message
Since the lint config (
eslint-plugin-eslint-plugin
in particular) is set to enforce the use of messageId's in rules, I think it makes more sense for the test example to usemessageId
instead ofmessage
.