UNPKG

@talend/react-faceted-search

Version:
18 lines (17 loc) 364 B
module.exports = { input: ['src/**/*.{js,jsx}', '!src/**/*stories.{js,jsx}'], options: { compatibilityJSON: 'v4', debug: true, func: { list: ['t', 'i18next.t'], extensions: ['.js', '.jsx'], }, lngs: ['en'], defaultNs: 'tui-faceted-search', defaultValue: '__STRING_NOT_TRANSLATED__', resource: { savePath: 'i18n/{{ns}}.json', }, }, };