File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 38
38
],
39
39
"tag-name-lowercase" : true ,
40
40
"tag-name-match" : true ,
41
- "tag-self-close" : " always " ,
41
+ "tag-self-close" : false ,
42
42
"tag-close" : true ,
43
43
"text-ignore-regex" : " &" ,
44
44
"title-no-dup" : true ,
Original file line number Diff line number Diff line change 18
18
"author" : " Mate Academy" ,
19
19
"license" : " GPL-3.0" ,
20
20
"devDependencies" : {
21
- "@linthtml/linthtml" : " latest " ,
21
+ "@linthtml/linthtml" : " ^0.9.5 " ,
22
22
"@mate-academy/backstop-config" : " latest" ,
23
23
"@mate-academy/bemlint" : " latest" ,
24
24
"@mate-academy/eslint-config" : " latest" ,
25
25
"@mate-academy/linthtml-config" : " latest" ,
26
- "@mate-academy/scripts" : " ^1.7.0 " ,
26
+ "@mate-academy/scripts" : " ^1.7.1 " ,
27
27
"@mate-academy/stylelint-config" : " latest" ,
28
28
"@parcel/core" : " 2.10.2" ,
29
29
"@parcel/transformer-sass" : " 2.10.2" ,
You can’t perform that action at this time.
0 commit comments