react-i18next
Version:
Internationalization for react done right. Using the i18next i18n ecosystem.
27 lines (26 loc) • 393 B
YAML
engines:
duplication:
enabled: true
config:
languages:
- ruby
- javascript:
mass_threshold: 58
- python
- php
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "src/**/*"
exclude_paths:
- test/
- coverage/
- dist/
- example/
- "react-i18next.js"
- "react-i18next.min.js"
- "rollup.config.js"
- "src/shallowEqual.js"