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

- Testing: Add nyc for checking coverage #121

Closed brettz9 closed 4 years ago

brettz9 commented 4 years ago

Btw, one general thing I didn't do that would be nice is having engines set.

mozfreddyb commented 4 years ago

Sorry about this significant delay @brettz9. Can you rebase your patch? I'd be willing to take it :-)

brettz9 commented 4 years ago

Rebased. Also updated eslint, mocha, and package-lock (was getting errors otherwise on CI).

mozfreddyb commented 4 years ago

thank you so much! :slightly_smiling_face: