Skip to content
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

Remove html files from Prettier #1096

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

jiji14
Copy link
Contributor

@jiji14 jiji14 commented Nov 3, 2023

I found that prettier sometimes formats html files improperly.

I found that the appzip API failed after the HTML formatting changed, and the reason was that prettier changed the HTML file improperly.

Here is a screenshot:
Screenshot

For these reasons, I reverted the HTML file and made prettier ignore all HTML files.

You can find the related issue here: prettier/prettier-vscode#646

@shankari shankari merged commit b9f1483 into e-mission:service_rewrite_2023 Nov 3, 2023
2 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.

2 participants