Skip to content

fix: create a working prettier config #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lenderom
Copy link
Member

Description

Make some files better readable by adding a working prettier config. Only merge after #163 has been merged.

Checklist

  • Check the License of new pictures (non-commercial use without attribution)

The content was modified in the following languages:

  • English
  • German

Copy link

netlify bot commented May 28, 2025

Deploy Preview for fipguide ready!

Name Link
🔨 Latest commit 2d1be6c
🔍 Latest deploy log https://app.netlify.com/projects/fipguide/deploys/683744f238810c0008abacaf
😎 Deploy Preview https://deploy-preview-164--fipguide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@lenderom
Copy link
Member Author

It seems like something broke with the icon partial which is used in the sidemenu.

@lenderom lenderom requested a review from MoritzWeber0 May 28, 2025 15:28
@MoritzWeber0
Copy link
Member

Before merging this, we should make sure that all open PRs are merged. It will to lead to many conflicts otherwise.

lenderom pushed a commit that referenced this pull request May 28, 2025
Tell Git clients to use LF instead of CRLF. This PR adds a gitattributes
file in the repository and normalizes the files via

```
git add --renormalize .
```

No other changes in this PR.

In preparation for
#164 since it's
easier to review the changes if normalized before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants