codeforboston / communityconnect

MIT License
24 stars 61 forks source link

402 space in distance #404

Closed lucaspchartier closed 4 years ago

lucaspchartier commented 5 years ago

Description

A space is now added between each organization card's distance when running on development. One thing to consider is that ESLINT gave me an error regarding using prettier, but when changing .eslintrc.js to shut off the error, ESLINT was no longer running properly and causing more errors. Is there a way to look into this when reviewing this PR? Thanks!

Fixes #

Motivation and Context

Type of change