diff --git a/.env.example b/.env.example index 7b81477..1ea345a 100644 --- a/.env.example +++ b/.env.example @@ -1 +1,2 @@ -SKIP_PREFLIGHT_CHECK=true # To avoid conflicts between create-react-app and eslint version (https://github.com/facebook/create-react-app/issues/5247) +# To avoid conflicts between create-react-app and eslint version (https://github.com/facebook/create-react-app/issues/5247) +SKIP_PREFLIGHT_CHECK=true