Skip to content

fix: update configuration to run prettier separately from eslint#2126

Merged
paulschreiber merged 2 commits intomainfrom
fix/prettier
Sep 9, 2024
Merged

fix: update configuration to run prettier separately from eslint#2126
paulschreiber merged 2 commits intomainfrom
fix/prettier

Conversation

@paulschreiber
Copy link
Copy Markdown
Member

Description

Update configuration to run prettier separately from eslint.

This is need with react-native ≥0.75: facebook/react-native#43756

react native config no long runs prettier as part of eslint
facebook/react-native#43756

We now run prettier on its own
@paulschreiber paulschreiber merged commit 1ccf67d into main Sep 9, 2024
@paulschreiber paulschreiber deleted the fix/prettier branch September 9, 2024 16:32
johannesparty pushed a commit that referenced this pull request Oct 22, 2025
* build: add prettier as a separate command

react native config no long runs prettier as part of eslint
facebook/react-native#43756

We now run prettier on its own

* style: format code
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