module.exports = { vueFilesPath: './src/**/*.?(vue|js)', languageFilesPath: './src/locales/*.json', options: { output: false, add: false, dynamic: true } }