# vue/no-v-text

disallow use of v-text

# 📖 Rule Details

This rule reports all uses of v-text directive.

# 🔧 Options

Nothing.

# 🚀 Version

This rule was introduced in eslint-plugin-vue v7.17.0

# 🔍 Implementation