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 #7

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Add prettier #7

merged 2 commits into from
Apr 18, 2024

Conversation

samwambam
Copy link
Collaborator

Description

Added prettier to the project with "npm install --save-dev --save-exact prettier". Added a command in the scripts to run prettier on all files that end with js, jsx, json, css, md.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Testing Instructions

  • In the terminal, head to the "neptune-app" folder, and run "npm run prettier"

@samwambam
Copy link
Collaborator Author

Have not configured prettier rules yet

@samwambam samwambam merged commit 2e23462 into main Apr 18, 2024
1 check passed
@samwambam samwambam deleted the add-prettier branch April 18, 2024 16:36
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