Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Set prettier to add trailing comma #130

Open
MrGreenTea opened this issue Dec 2, 2023 · 0 comments
Open

Set prettier to add trailing comma #130

MrGreenTea opened this issue Dec 2, 2023 · 0 comments
Labels
development This issue or pull request only changes things for developers

Comments

@MrGreenTea
Copy link
Contributor

For some reason svelte sets "trailingComma": "none".

This increases diffs and makes working in VIM harder as well. So we should set it to prettier's default (which is all, but we can just remove it from the configuration).

Dont't forget to add the commit to .git-blame-ignore-revs afterwards!

@MrGreenTea MrGreenTea added the development This issue or pull request only changes things for developers label Dec 2, 2023
@MrGreenTea MrGreenTea added this to the 1st Code cleanup milestone Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
development This issue or pull request only changes things for developers
Projects
None yet
Development

No branches or pull requests

1 participant