Allow undefined in linter configuration
[e-mobility-charging-stations-simulator.git] / .eslintrc
index 409a11b2bb901464f2b28fbf46d026daef3c571a..8b1a37836329e0dd6dbb63b11ed9598ffdfcdae4 100644 (file)
--- a/.eslintrc
+++ b/.eslintrc
@@ -20,7 +20,6 @@
     "eqeqeq": ["error", "always"],
     "no-else-return": "error",
     "no-eq-null": "error",
-    "no-undefined": "error",
     "no-extra-bind": "error",
     "no-lone-blocks": "error",
     "no-multi-spaces": "error",