Skip to content

vue/require-name-property

require a name property in Vue components

  • 💡 Some problems reported by this rule are manually fixable by editor suggestions.

📖 Rule Details

This rule requires a name property to be set on components.

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

🔧 Options

Nothing.

🚀 Version

This rule was introduced in eslint-plugin-vue v6.1.0

🔍 Implementation