Skip to content

Commit 5624b35

Browse files
Update index.js
1 parent aeef76b commit 5624b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ module.exports = {
4040
// 'v-model', 'v-bind'
4141
'TWO_WAY_BINDING',
4242
// legacy name for TWO_WAY_BINDING
43-
'BINDING',
43+
// 'BINDING',
4444

4545
// 'v-custom-directive'
4646
'OTHER_DIRECTIVES',

0 commit comments

Comments
 (0)