ryck / MMM-AQI

MagicMirror module to get the Air Quality Index (AQI)
MIT License
12 stars 5 forks source link

Review #11

Closed KristjanESPERANTO closed 6 months ago

KristjanESPERANTO commented 6 months ago

Thanks for this nice module! :smiley:

I had a look into the code and have these change suggestions.

Besides the cosmetic changes the main change is replacing axios by internal fetch. By this the module doesn't depend on external packages anymore :rocket: