UNPKG

@dbp-topics/formalize

Version:

[GitLab Repository](https://gitlab.tugraz.at/dbp/formalize/formalize) | [npmjs package](https://www.npmjs.com/package/@dbp-topics/formalize) | [Unpkg CDN](https://unpkg.com/browse/@dbp-topics/formalize/) | [Formalize Bundle](https://gitlab.tugraz.at/dbp/f

11 lines (10 loc) 262 B
module.exports = { createOldCatalogs: false, indentation: 4, keepRemoved: false, locales: ['en', 'de'], output: 'src/i18n/$LOCALE/$NAMESPACE.json', input: ['src/**/*.js'], sort: true, i18nextOptions: {compatibilityJSON: 'v3'}, };