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 cc1f0fd commit bf99834Copy full SHA for bf99834
lib/rules/valid-slot-scope.js
@@ -66,7 +66,7 @@ module.exports = {
66
docs: {
67
description: 'enforce valid `slot-scope` attributes',
68
category: undefined,
69
- url: 'https://github.com/vuejs/eslint-plugin-vue/blob/v5.0.0-beta.4/docs/rules/valid-slot-scope.md'
+ url: 'https://github.com/vuejs/eslint-plugin-vue/blob/v5.0.0-beta.5/docs/rules/valid-slot-scope.md'
70
},
71
fixable: null,
72
schema: [],
0 commit comments