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

Fix/Adjust so that `isAllowedIdentifier` gives a more helpful message for missing variableInfo #176

Open mozfreddyb opened 2 years ago

mozfreddyb commented 2 years ago

Naturally, this will also need to change tests.