0.0.8 • Published 6 years ago

@kfed/eslint-plugin-i18n v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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>