@kfed/eslint-plugin-i18n
Version:
Plugin for eslint, that should reduce (for me) monkey job on implementing i18n for Contentmart
12 lines (7 loc) • 406 B
Markdown
# eslint-plugin-i18n
:exclamation: Please, be aware: it's very unstable, everything may changed :exclamation:
Plugin for eslint, that should reduce (for me) monkey job on implementing i18n for Contentmart
Heavily inspired by eslint-plugin-react/js-curly-bracer-presence
Should find and (try to) fix:
- `<input placeholder="untranslated message" />`
- `<div>Untranslated literal as children node</div>`