diff --git a/.eslintrc.js b/.eslintrc.js index 0acac950b..7b746c6ff 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -44,6 +44,7 @@ const rules = { ], 'no-continue': 'off', + 'lines-between-class-members': 'off', // Prettier overrides: 'arrow-parens': 'off', diff --git a/background.html b/background.html index 51a7ab2bf..cab672b47 100644 --- a/background.html +++ b/background.html @@ -57,19 +57,6 @@ - - - - @@ -121,11 +100,6 @@ - - - - - - - - - - - - @@ -103,11 +69,6 @@ - - - -