maplibre-react-native
maplibre-react-native copied to clipboard
Fix linting warnings
trafficstars
Motivation
Currently there are mor than 100 linting warnings on main. This honestly makes the warning useless as you'll never know if a warning was added or fixed in a PR. This should be addressed by correctly configuring our linter.
Implementation
Go by your guts. Globally turn off rules that seem overly complicated and don't make you happy. And Locally turn off rules that cannot be fixed and are intentional. Feel free to also add linting rules, if anything seems to be missing. Don't spent too much time on figuring out how to make sth. work here. Just make the linter and devs happy 💯