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

Update dependencies and release as 4.1.0 #247

Closed mozfreddyb closed 2 months ago

mozfreddyb commented 2 months ago

Error: Cannot find module '/home/runner/work/eslint-plugin-no-unsanitized/eslint-plugin-no-unsanitized/node_modules/@typescript-eslint/parser/'

Honestly, I got no idea how the @-named dependencies work. Something to look at when I find another (half)hour. Hopefully tomorrow.