<!-- Before posting the issue, please confirm that the problem you're getting is not related with your code editor configuration. To make sure it's not, run: yarn eslint src/your-file.vue --> **Tell us about your environment** * **ESLint version:** 5.9.0 * **eslint-plugin-vue version:** 5.0.0 * **Node version:** 10.12.0 **What did you do?** <!-- Please include the actual source code causing the issue. --> I used latest vue-cli to create a demo. https://github.com/MarvinXu/standard-fix/blob/master/src/App.vue#L7 **What did you expect to happen?** eslint report an error for duplicate key 'test' **What actually happened?** <!-- Please include the actual, raw output from ESLint. --> no eslint errors