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

chore: format all files with prettier #164

Merged
merged 1 commit into from Apr 10, 2020
Merged

chore: format all files with prettier #164

merged 1 commit into from Apr 10, 2020

Conversation

joeldenning
Copy link
Member

Format all files with prettier, so that future PRs will only have non-style-related changes.

@@ -14,6 +14,7 @@
"parcel": "ngc -p tsconfig.parcel.json",
"spa": "tsc -p tsconfig.spa.json",
"build:webpack": "tsc -p tsconfig.node.json",
"format": "prettier './**/*' --write",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the command I ran to format all these files

@arturovt
Copy link
Collaborator

@joeldenning joeldenning merged commit 69d58c2 into master Apr 10, 2020
@joeldenning joeldenning deleted the format-all branch April 10, 2020 18:08
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.

None yet

2 participants