MartinP460 / react-denmark-map

Customizable plug-and-play map of Denmark for visual presentation🗺️
https://react-denmark-map.vercel.app/
MIT License
21 stars 4 forks source link

Add Prettier configuration file #26

Closed MartinP460 closed 9 months ago

MartinP460 commented 9 months ago

Proposed changes

Added a .prettierrc configuration file for Prettier. This ensures that people running Prettier locally use this configuration instead of their local. Also formatted a few files to be in line with the new configuration.

How to test

  1. Run "npm run format" from root and make sure that it is able to run Prettier.