This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
- Updated to i18n-tag-schema v2.4.0
- Added support for custom import names.
import x, { i18nGroup as y } from 'es2015-i18n-tag'
is now detected by i18n-tag-schema. - Added support for custom postprocessors like a PO translation format export.
- Added indention option. This allows you to use spaces instead of tabs in the generated schema.
- Fix: empty strings should not be exported as keys