diff --git a/client/.env b/client/.env index 7b82308..89fad61 100644 --- a/client/.env +++ b/client/.env @@ -1 +1 @@ -REACT_APP_VERSION=1.12.0 +REACT_APP_VERSION=1.12.0 \ No newline at end of file diff --git a/client/package.json b/client/package.json index d1dd8d6..f3eac91 100755 --- a/client/package.json +++ b/client/package.json @@ -5,7 +5,7 @@ "build": "react-app-rewired build", "eject": "react-scripts eject", "lint": "eslint --ext js,jsx src config-overrides.js", - "start": "react-app-rewired start", + "start": "DISABLE_ESLINT_PLUGIN=trues react-app-rewired start", "test": "react-app-rewired test" }, "browserslist": { diff --git a/client/src/components/Login/Login.jsx b/client/src/components/Login/Login.jsx index 7b49072..a7e67a1 100755 --- a/client/src/components/Login/Login.jsx +++ b/client/src/components/Login/Login.jsx @@ -135,9 +135,7 @@ const Login = React.memo( onDismiss={onMessageDismiss} /> )} -
Please use https://board.42.pub/enter
- {/*