issues
search
jovandeginste
/
workout-tracker
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
957
stars
30
forks
source link
feat: add prettier configuration
#266
Closed
jovandeginste
closed
2 months ago
jovandeginste
commented
2 months ago
Adds a .prettierrc.json file to configure prettier.
Adds the proseWrap option to .prettierrc.json to force line breaks in long strings to make the code and documentation more readable.