-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: prettier #274
feat: prettier #274
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Pratiksha Sankhe <sankhepratiksha3@gmail.com>
Signed-off-by: Pratiksha Sankhe <sankhepratiksha3@gmail.com>
Description
I have implemented Prettier for HTML and Markdown files, enabling automatic formatting of the files to adhere to Prettier's styling standards. This functionality includes writing the formatted content back to the file, ensuring that it conforms to Prettier's conventions.
Fixes #(issue)
#254
Checklist