godaddy/eslint-plugin-react-intl

Missing support for defineMessage

Closed this issue · 2 comments

React-intl supports both defineMessages and defineMessage functions (docs).

This plugin only has support for defineMessages (defined here).

I can take a look and raise a PR.

Thanks for reporting! We'll take look.

Fixed in @godaddy/eslint-plugin-react-intl@1.1.0