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 aeef76b commit 5624b35Copy full SHA for 5624b35
index.js
@@ -40,7 +40,7 @@ module.exports = {
40
// 'v-model', 'v-bind'
41
'TWO_WAY_BINDING',
42
// legacy name for TWO_WAY_BINDING
43
- 'BINDING',
+ // 'BINDING',
44
45
// 'v-custom-directive'
46
'OTHER_DIRECTIVES',
0 commit comments