qAIRa / qAIRaMap-OpenSource

Website for air quality monitoring
https://qairamap-test-opensource.qairadrones.com
GNU General Public License v2.0
4 stars 23 forks source link

Fix "return_statements" issue in src/lib/mapAssets.js #114

Open SabCampos opened 2 years ago

SabCampos commented 2 years ago

Avoid too many return statements within this function.

https://codeclimate.com/github/qAIRa/qAIRaMap-OpenSource/src/lib/mapAssets.js#issue_614a83c7108838000100004e

nehaspatil commented 2 years ago

working on fixing return statements