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

Update documentation to include `createContextualFragment` #85

Open mozfreddyb opened 6 years ago

mozfreddyb commented 6 years ago

Discussed and implemented in #79, #80. But never implemented.