Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/add prettier for auto formatting #231

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Feature/add prettier for auto formatting #231

merged 2 commits into from
Feb 6, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Feb 5, 2023

Makes the formatting of the code consistent.
By using the eslint-plugin-prettier formatting issues will be highlighted as a lint error.
These errors will be auto fixed by running "lint --fix" (which can be done automatically on file save)

Makes the formatting of the code consistent.
By using the eslint-plugin-prettier formatting issues will be highlighted as a lint error.
These errors will be auto fixed by running "lint --fix" (which can be done automatically on file save)
@AriaMoradi AriaMoradi merged commit 4e0a860 into Suwayomi:master Feb 6, 2023
@schroda schroda deleted the feature/add_prettier_for_auto_formatting branch February 25, 2023 00:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants