cfpb / hmda-frontend

Collection of HMDA frontend apps
Creative Commons Zero v1.0 Universal
12 stars 15 forks source link

[Prettier] Formatter has stopped working #2160

Closed Michaeldremy closed 4 months ago

Michaeldremy commented 4 months ago

Ability was added to format the entire codebase using prettier. With this addition developer's custom prettier formatting options in VS Code are no longer formatting.

Ticket has been opened to figure out what is causing the developer's local prettier to not format the code.

Michaeldremy commented 4 months ago

Update: README will include a new section that discusses how to update the developers user settings after Prettier README PR has been merged. The new section resolves Prettier formatting issues.