Closed
Description
Tell us about your environment
- ESLint Version: 4.0.0
- eslint-plugin-vue Version: 3.14.0
- Node Version: 8.5.0
Vue 2.5 has already supported dynamic input type.
It seems v-model dynamic type check isn't needed any more.
https://github.com/vuejs/eslint-plugin-vue/blob/master/lib/rules/valid-v-model.js#L97-L104