diff --git a/.eslintrc b/.eslintrc index 9dcc2fedb..1dc3ae1e0 100644 --- a/.eslintrc +++ b/.eslintrc @@ -7,7 +7,7 @@ "prefer-destructuring": "warn", "react/no-array-index-key": "warn", "arrow-body-style": "warn", - "import/prefer-default-export": "warn", + "import/prefer-default-export": "off", "@typescript-eslint/default-param-last": "warn", "react/no-unstable-nested-components": "warn", "react/jsx-no-useless-fragment": "warn", diff --git a/cypress/e2e/layout/footer.spec.ts b/cypress/e2e/layout/footer.spec.ts index f6abaf6a1..514571a14 100644 --- a/cypress/e2e/layout/footer.spec.ts +++ b/cypress/e2e/layout/footer.spec.ts @@ -9,136 +9,96 @@ context("