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

Should warn for use of createContextualFragment #79

Closed gijsk closed 6 years ago

gijsk commented 6 years ago

What it says on the tin. Could probably base this off whatever we do for insertAdjacentHTML.

jonathanKingston commented 6 years ago

As @mozfreddyb mentions we must have missed it in #29 thanks for raising.

mozfreddyb commented 6 years ago

fixed in #80. Applications might experience unexpected linter failures, so I'll call this 3.0.