Skip to content

Files

Latest commit

 

History

History
27 lines (17 loc) · 998 Bytes

readme.md

File metadata and controls

27 lines (17 loc) · 998 Bytes

eslint-plugin-react-i18next

ESLint rules for react-i18next

Installation

npm install --save-dev @flycode-org/eslint-plugin-react-i18next

or

yarn add --dev @flycode-org/eslint-plugin-react-i18next

List of supported rules

Rule Description
@flycode-org/react-i18next/valid-key Check all keys being used in the code are valid

The next step

This plugin is maintained and used by the FlyCode team. FlyCode lets all your team members to make edits to your i18next translation files themselves in a visual user interface and submit pull requests for you to approve instead of nagging you to make text changes. Learn more