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

Apply Prettier formatting #171

Merged
merged 2 commits into from
Aug 1, 2019
Merged

Apply Prettier formatting #171

merged 2 commits into from
Aug 1, 2019

Conversation

teneightfive
Copy link
Contributor

This change adds the prettifier module to help with code style.

It adds the rules to eslint so that they are run alongside linting.

The linting is being done as part of one change to avoid adding noise to future commits.

This change adds the prettifier module to help with code style.

It adds the rules to eslint so that they are run alongside linting.
@teneightfive teneightfive self-assigned this Jul 31, 2019
This applys the prettier formatting to remaining files in the codebase.
@codeclimate
Copy link

codeclimate bot commented Jul 31, 2019

Code Climate has analyzed commit 01166a9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 90.7% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.1% (0.0% change).

View more on Code Climate.

@teneightfive teneightfive merged commit c5194b3 into master Aug 1, 2019
@teneightfive teneightfive deleted the prettier branch August 1, 2019 10:09
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