Equidistant is an app to help you and your group get over the decision fatigue of a common meeting place by suggesting great rated places. It works by taking the commute time and what the users want to do as a main criterion to suggest great options for the whole group.
In this I introduce the basic ESLint rules to our frontend. I updated the README with information on how to use the Linter (npm run lint). I also made the decision to have the command only warn about issues instead of automatically fixing them, but then provided additional information for how to automatically fix things
In this I introduce the basic ESLint rules to our frontend. I updated the README with information on how to use the Linter (
npm run lint
). I also made the decision to have the command only warn about issues instead of automatically fixing them, but then provided additional information for how to automatically fix things