mozilla / eslint-plugin-no-unsanitized

Custom ESLint rule to disallows unsafe innerHTML, outerHTML, insertAdjacentHTML and alike
Mozilla Public License 2.0
228 stars 37 forks source link

add support for SequenceExpression, when calling. fixes #113 #114

Closed mozfreddyb closed 4 years ago

mozfreddyb commented 4 years ago

that might do...

mozfreddyb commented 4 years ago

@Standard8, would you be interested in helping with reviews here from time to time?

Jonathan left and we've previously required that nobody touches the code on their own. I might have to rethink that policy though..