sensors.AFRICA is a citizen-science focused project by Code for Africa that seeks to address data gaps by providing low cost sensors, which people can use to measure and monitor the quality of the air, water, and sound in their communities.
Prettier 3 doesn't work with eslint-plugin-prettier 4. This PR upgrades eslint-plugin-prettier and clean up the code.
NOTE:
v7.32 of eslint-plugin-react switches to the new eslint configuration mechanism which breaks the linting. We'll have to manually switch to that when time allows.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
Screenshots
N/A
Checklist:
[x] My code follows the style guidelines of this project
Description
Prettier 3 doesn't work with eslint-plugin-prettier 4. This PR upgrades eslint-plugin-prettier and clean up the code.
NOTE:
v7.32
ofeslint-plugin-react
switches to the neweslint
configuration mechanism which breaks the linting. We'll have to manually switch to that when time allows.Type of change
Screenshots
N/A
Checklist: