Appearance
vue/no-v-text
禁止使用 v-text
¥disallow use of v-text
📖 规则详情
此规则报告 v-text
指令的所有使用情况。
¥This rule reports all uses of v-text
directive.
🔧选项
¥🔧 Options
无。
¥Nothing.
👫相关规则
¥👫 Related Rules
🚀版本
¥🚀 Version
此规则在 eslint-plugin-vue v7.17.0 中引入
¥This rule was introduced in eslint-plugin-vue v7.17.0
🔍代码实现
¥🔍 Implementation