Skip to content

Commit f2d4d6a

Browse files
author
David Lomas
committed
Lint fix
1 parent a46fc7b commit f2d4d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/multiline-html-element-content-newline.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ module.exports = {
8484
},
8585
ignoreComments: {
8686
type: 'boolean'
87-
},
87+
}
8888
},
8989
additionalProperties: false
9090
}

0 commit comments

Comments
 (0)