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

Move to Prettier #263

Open
8 tasks
Terreii opened this issue Feb 27, 2020 · 0 comments
Open
8 tasks

Move to Prettier #263

Terreii opened this issue Feb 27, 2020 · 0 comments

Comments

@Terreii
Copy link
Owner

Terreii commented Feb 27, 2020

🐞 The feature request

Is your feature request related to a problem? Please describe.
Standard has currently an error with JSX (#216).

Describe the solution you'd like
Move to Prettier.

Describe alternatives you've considered
Continue to only use standard.js.

❓Additional context

To be more clously to standard.js, following settings should be set:

👩‍🏫 What you will need to know

You should have a basic understanding of Node.js, npm and Git and GitHub.

📋 Step by Step

  • 🙋‍♀️Claim this Bug
  • 👓 Please review our Code of Conduct
  • 💾 install this project
  • 📋 run all tests
  • 💻 install prettier (not globally) and pretty-quick and add a npm-script for it with the settings
  • 📑 Run prettier following it's documentation and then run the npm test. If standard.js fails uninstall it and remove its tests.
  • ✔️ Commit all changed files
  • 📝 Add a pre-commit-hook using husky (please don't use yarn).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant