diff --git a/.eslintrc.json b/.eslintrc.json index 6f00e3152..8eb0cfae8 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,13 +1,12 @@ { - "env": { - "browser": true, - "commonjs": true, - "es2021": true - }, - "extends": "eslint:recommended", - "parserOptions": { - "ecmaVersion": 12 - }, - "rules": { - } + "env": { + "browser": false, + "commonjs": true, + "es2021": true + }, + "extends": "eslint:recommended", + "parserOptions": { + "ecmaVersion": 12 + }, + "rules": {} } diff --git a/README.MD b/README.MD index 1b160524b..ee13fca5e 100644 --- a/README.MD +++ b/README.MD @@ -16,7 +16,7 @@ npx hasura migrate apply --endpoint https://db.imex.online/ --admin-secret 'Prod NGROK TEsting: -./ngrok.exe http https://localhost:5000 -host-header="localhost:5000" +./ngrok.exe http http://localhost:5000 -host-header="localhost:5000" Finding deadfiles - run from client directory npx deadfile ./src/index.js --exclude build templates diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index d4900752a..2d4bddd55 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -1,4 +1,4 @@ - +