eslint-plugin-international
v0.0.0-alpha1
Published
Enforces internationalization rules in JavaScript code.
Readme
eslint-plugin-international
A linting plugin for ESLint that helps maintain consistent internationalization practices in your codebase.
Installation
To install the plugin, run the following command:
npm install eslint-plugin-international --save-devFeatures
- Enforces consistent use of internationalization functions
- Detects potential issues related to localization
- Provides helpful error messages and suggestions for improvement
Contributing
Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
