Skip to content

Commit 2e4bbb4

Browse files
chore(deps): update dependency eslint-plugin-mozilla to v4.3.1 (#305)
* chore(deps): update dependency eslint-plugin-mozilla to v4.3.1 * Ignore html for eslint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mathieu Leplatre <mathieu@mozilla.com>
1 parent c809157 commit 2e4bbb4

File tree

3 files changed

+214
-328
lines changed

3 files changed

+214
-328
lines changed

eslint.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default [
99
"node_modules/",
1010
"web-ext-artifacts/",
1111
"extension/content/*.min.js",
12+
"**/*.html",
1213
],
1314
},
1415
{

0 commit comments

Comments
 (0)