mozilla / eslint-plugin-no-unsanitized

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

Fix logical-assignment error handling #212

Open mozfreddyb opened 2 years ago

mozfreddyb commented 2 years ago
mozfreddyb commented 2 years ago

this is a WIP, but I'd like to you to help me start thinking through this issue (see previous issues, #206 to #210 for context)