- Is this a bug or a feature request?
- What version are you running (
0.x
or1.x
)? - Which runner (cli, gulp...)?
Replace this with a description of what you are trying to do
Replace this section with your config file or cli command
Here is my config file:
{
locales: ['en', 'de'],
output: '../locales'
}
The command I'm running:
i18next ...
Replace this with a description of the result you are getting
Replace this with a description of the result you are expecting