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

Use and configure Prettier, improve GitHub Action #37

Merged
merged 5 commits into from
Oct 10, 2020
Merged

Conversation

HonkingGoose
Copy link
Owner

Changes

  • Install Prettier as dev-dependency
  • Configure Prettier
  • Run Prettier on existing files
  • Add prettier lint and fix commands to package.json
  • Improve GitHub action

Context

Fixes #36

- Remove install Yarn itself step
- Label checkout step
- Clarify Node setup step label
- Use yarn install --frozen-lockfile
@HonkingGoose HonkingGoose merged commit 044e32f into main Oct 10, 2020
@HonkingGoose HonkingGoose deleted the prettier branch October 10, 2020 12:37
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.

Try out Prettier on the Markdown files in this project
1 participant