Skip to content

Add prettier #152

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

Merged
merged 2 commits into from
Jun 3, 2021
Merged

Add prettier #152

merged 2 commits into from
Jun 3, 2021

Conversation

mdubus
Copy link
Member

@mdubus mdubus commented Jun 3, 2021

What's wrong ?

Prettier missing.
Many developper use the "format on save" option in their IDE, and without a code formatter and a configuration file, it can be pretty time-consuming trying not to break the current format.

What's inside this PR ?

Addition of prettier as dev dependency + configuration file, and formatting of every file regarding the same specification.
Please take a look at the rules to see if it seems coherent to you 🙏

Copy link
Contributor

@bidoubiwa bidoubiwa left a comment

Choose a reason for hiding this comment

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

🔥🔥🔥

@bidoubiwa bidoubiwa added the skip-changelog The PR will not appear in the release changelogs label Jun 3, 2021
@bidoubiwa
Copy link
Contributor

bors merge

@bors
Copy link
Contributor

bors bot commented Jun 3, 2021

Build succeeded:

@bors bors bot merged commit 41e1d53 into meilisearch:main Jun 3, 2021
@mdubus mdubus deleted the add_prettier branch June 3, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants