Skip to content

Commit 81a5b61

Browse files
ci(lint): auto-fix
1 parent 9df70b9 commit 81a5b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/language-service/lib/plugins/vue-template.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ export function create(
375375
{
376376
name: 'v-bind:' + propName,
377377
description: propKey,
378-
},
378+
}
379379
);
380380
}
381381
}

0 commit comments

Comments
 (0)