mozilla / eslint-plugin-no-unsanitized

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

add test for unexpected caller #132

Closed mozfreddyb closed 4 years ago

mozfreddyb commented 4 years ago

tiny review. hope this doesn't become too tedious, @rpl :-)

mozfreddyb commented 4 years ago

yup, that's right. My main intention was to increase test coverage for that if-case in our analysis code :)