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

Add Prettier + run formatter #128

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add Prettier + run formatter #128

wants to merge 2 commits into from

Conversation

zoontek
Copy link
Contributor

@zoontek zoontek commented Jun 20, 2024

This PR might seems huge, but it only adds Prettier to the project and run it on the documentation. This is a well known tool to automatically format markdown / code, ensuring you that everything is coherent / indented in the same way.

Plugins exist for your editor, to format on save: https://prettier.io/docs/en/editors

To run it manually, use yarn format

Copy link

netlify bot commented Jun 20, 2024

Deploy Preview for incomparable-tiramisu-91a96a ready!

Name Link
🔨 Latest commit d17a915
🔍 Latest deploy log https://app.netlify.com/sites/incomparable-tiramisu-91a96a/deploys/6673fd71606c18000815089f
😎 Deploy Preview https://deploy-preview-128--incomparable-tiramisu-91a96a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zoontek zoontek marked this pull request as draft June 20, 2024 09:34
@clywyk
Copy link
Contributor

clywyk commented Jun 20, 2024

Thanks for handling this, @zoontek ! 🤩 Make sure to rebase as I'm sure I'll have some stuff published before you merge this.

@zoontek
Copy link
Contributor Author

zoontek commented Jun 20, 2024

@clywyk It's a work in progress, don't mind it for the moment 🙂

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