mozilla / eslint-plugin-no-unsanitized

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

Adjust README to talk about the Sanitizer API #204

Closed mozfreddyb closed 2 years ago

mozfreddyb commented 2 years ago

@mangs noted in #203 that the README could need an update, now that we have tests and promise to support setHTML.

mangs commented 2 years ago

Nice! Thank youuuuu 😀