Skip to content

Fix Prettier config warnings#6

Open
markjaquith wants to merge 2 commits intoElderjs:masterfrom
markjaquith:issue/fix-prettier-config-warnings
Open

Fix Prettier config warnings#6
markjaquith wants to merge 2 commits intoElderjs:masterfrom
markjaquith:issue/fix-prettier-config-warnings

Conversation

@markjaquith
Copy link
Contributor

  • Convert deprecated svelteBracketNewLine (false) to bracketSameLine (true)
  • Add required "options" value to svelteSortOrder

Before:
CleanShot 2022-08-05 at 14 13 52@2x

After:
CleanShot 2022-08-05 at 14 13 23@2x

…rue)

svelteBracketNewLine was deprecated in Prettier v2.4.0
lack of "options" is currently a warning and will become an error in prettier-plugin-svelte v3
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.

1 participant