Allow HTML comments, remove obsolete comment

This commit is contained in:
2020-10-31 12:49:29 +01:00
parent be16a57043
commit 2045b94951
2 changed files with 2 additions and 2 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ module.exports = {
rules: {
'simple-unless': false,
'no-nested-interactive': false
'no-nested-interactive': false,
'no-html-comments': false
},
ignore: [