diff --git a/modules/default/currentweather/currentweather.js b/modules/default/currentweather/currentweather.js index 0d22b40a..5a00fb99 100644 --- a/modules/default/currentweather/currentweather.js +++ b/modules/default/currentweather/currentweather.js @@ -1,3 +1,5 @@ +/* eslint-disable */ + /* Magic Mirror * Module: CurrentWeather * diff --git a/modules/default/weatherforecast/weatherforecast.js b/modules/default/weatherforecast/weatherforecast.js index 50229262..50c1f3a7 100644 --- a/modules/default/weatherforecast/weatherforecast.js +++ b/modules/default/weatherforecast/weatherforecast.js @@ -1,3 +1,5 @@ +/* eslint-disable */ + /* Magic Mirror * Module: WeatherForecast *