Socket
Socket
Sign inDemoInstall

eslint-plugin-react-intl-static

Package Overview
Dependencies
2
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-intl-static

ESLint plugin for validating static react-intl usage


Version published
Maintainers
1
Weekly downloads
481
decreased by-6.78%

Weekly downloads

Readme

Source

eslint-plugin-react-intl-static

npm Build Status Code Coverage

rules to enforce statically analysable react-intl usage.

Roadmap

v0.0.0

  • detect basic violations in <FormattedMessage />
  • detect basic violations in formatMessage({})
  • detect basic violations in defineMessages({})
  • basic fixes for <FormattedMessage />
  • basic fixes for formatMessage({})
  • basic fixes for defineMessages({})
  • handle basic interaction of defineMessages + formatMessage
  • handle fallback interaction of defineMessages + formatMessage
  • add option for allowing computed keys in defineMessages

v0.0.1

v0.1.0

  • disallow renaming/aliasing of functions/imports
  • disallow passing formatMessage as a positional argument

v0.2.0

  • move to typescript
  • remove this roadmap

v0.3.0

  • separate useful functions into it's own package
  • monorepo, maybe :thinking:

FAQs

Last updated on 08 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc