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

Eslint errors #122

Open minggfeng opened 2 years ago

minggfeng commented 2 years ago

Describe the bug Linter issues

To Reproduce Steps to reproduce the behavior:

  1. npm run lint

Expected behavior No errors in terminal - currently there are a lot of eslinter errors. Bug can be broken out into smaller sections (fix per file or class of error)

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Added a package.json script for the linter. Check out https://eslint.org/ for more information on eslint.