diff --git a/.eslintrc.yml b/.eslintrc.yml index 95487e1d..0ab3a831 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -18,6 +18,9 @@ ignorePatterns: - 'src/routes.tsx' root: true parser: "@typescript-eslint/parser" +settings: + react: + version: detect rules: "react-refresh/only-export-components": - "warn" diff --git a/index.html b/index.html index 07066a4f..06f45edc 100644 --- a/index.html +++ b/index.html @@ -18,11 +18,12 @@ - +
+