Skip to content

Conversation

@ckwalsh
Copy link
Contributor

@ckwalsh ckwalsh commented May 2, 2025

README.md Outdated
```

**Note: There may be an issue with some package managers, such as `pnpm` or when using `prettier` v3.x. You can solve it by providing additional configuration option in prettier config file.
\*\*Note: There may be an issue with some package managers, such as `pnpm` or when using `prettier` v3.x. You can solve it by providing additional configuration option in prettier config file.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It changes result a little bit. I suppose it should be ** Note...

import c from 'c'
```

### Ignoring import ordering
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this part supposed to be removed? I believe, it's better to keep it, since we provide this feature

Summary:
```
$ npx prettier --write .
```

Manually inspected changes, and reverted changes to examples, package.json, and tsconfig.json

Test Plan: doitlive
@byara
Copy link
Collaborator

byara commented Jul 19, 2025

Hey @vladislavarsenev, could you please take a Look at these PR as well.

@vladislavarsenev vladislavarsenev changed the base branch from main to v6 October 17, 2025 09:06
@vladislavarsenev
Copy link
Collaborator

Thank you for your effort! I excluded *.md files from being prettified, since they might have code inside and sometimes should be wrong.

@vladislavarsenev vladislavarsenev merged commit 045e85e into trivago:v6 Oct 17, 2025
3 checks passed
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.

3 participants