Having set `Vue.config.keyCodes = { 'enter-strict': 13 }` Gives me the `vue/valid-v-on` error for `enter-strict`. How can prevent this? Best regards,