File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
test/__snapshots__/factory Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ export async function vue(
4848 multiline : 'below' ,
4949 singleline : 'ignore' ,
5050 } ] ,
51+ 'vue/html-button-has-type' : 'error' ,
5152 'vue/html-self-closing' : [
5253 'error' ,
5354 {
Original file line number Diff line number Diff line change 13431343 "singleline" : " ignore"
13441344 }
13451345 ],
1346+ "vue/html-button-has-type" : " error" ,
13461347 "vue/html-closing-bracket-newline" : " warn" ,
13471348 "vue/html-closing-bracket-spacing" : " warn" ,
13481349 "vue/html-comment-content-spacing" : [
Original file line number Diff line number Diff line change 11231123 "singleline" : " ignore"
11241124 }
11251125 ],
1126+ "vue/html-button-has-type" : " error" ,
11261127 "vue/html-closing-bracket-newline" : " warn" ,
11271128 "vue/html-closing-bracket-spacing" : " warn" ,
11281129 "vue/html-comment-content-spacing" : [
You can’t perform that action at this time.
0 commit comments