Skip to content

vue/valid-model-definition

require valid keys in model option

  • ⚙️ This rule is included in all of "plugin:vue/essential", *.configs["flat/vue2-essential"], "plugin:vue/strongly-recommended", *.configs["flat/vue2-strongly-recommended"], "plugin:vue/recommended" and *.configs["flat/vue2-recommended"].

📖 Rule Details

This rule is aimed at preventing invalid keys in model option.

Now loading...
Now loading...
Now loading...
Now loading...
Now loading...
Now loading...

🚀 Version

This rule was introduced in eslint-plugin-vue v9.0.0

🔍 Implementation