diff --git a/.env b/.env index 94b8591..63efbb7 100644 --- a/.env +++ b/.env @@ -1,2 +1,3 @@ VUE_APP_WEBSERVICE_URL=https://meigarage.edirom.de/ege-webservice/ VUE_APP_ODD_API_URL=http://localhost:8080/exist/apps/odd-api/ +ESLINT_USE_FLAT_CONFIG=false