File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 message : "Delete `⏎`" ,
3535 line : 1 ,
3636 column : 34 ,
37- source : "{{#my-component}}{{/my-component}}\n"
37+ source : "{{#my-component}}{{/my-component}}\n" ,
38+ isFixable : true
3839 }
3940 } ,
4041 {
4546 message : "Delete `⏎`" ,
4647 line : 1 ,
4748 column : 4 ,
48- source : "test\n"
49+ source : "test\n" ,
50+ isFixable : true
4951 }
5052 } ,
5153 {
6062 message : "Replace `⏎test⏎` with ` test`" ,
6163 line : 1 ,
6264 column : 18 ,
63- source : "{{#my-component}}\n\ntest\n\n{{/my-component}}"
65+ source : "{{#my-component}}\n\ntest\n\n{{/my-component}}" ,
66+ isFixable : true
6467 }
6568 } ,
6669 {
7578 line : 2 ,
7679 column : 7 ,
7780 source :
78- '{{#my-component class="class1 class2"}}\n test\n\n{{/my-component}}'
81+ '{{#my-component class="class1 class2"}}\n test\n\n{{/my-component}}' ,
82+ isFixable : true
7983 }
8084 }
8185 ]
You can’t perform that action at this time.
0 commit comments