We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a31fe8 commit 157eff9Copy full SHA for 157eff9
lib/rules/no-use-v-if-with-v-for.js
@@ -52,7 +52,7 @@ module.exports = {
52
docs: {
53
description: 'disallow use v-if on the same element as v-for',
54
category: undefined,
55
- url: 'https://github.com/vuejs/eslint-plugin-vue/blob/v4.3.0/docs/rules/no-use-v-if-with-v-for.md'
+ url: 'https://github.com/vuejs/eslint-plugin-vue/blob/v4.5.0/docs/rules/no-use-v-if-with-v-for.md'
56
},
57
fixable: null,
58
schema: [{
0 commit comments