Linting/quick wins modal & pages #2086

Merged
amelzer merged 13 commits from linting/quick-wins-modal into master 2018-11-01 22:55:26 +01:00
amelzer commented 2018-11-01 16:05:14 +01:00 (Migrated from github.com)

This PR fixes the easy linting errors in the modal and pages folder. The errors were the result of having prettier in the project. This paves the way for more complex fixes.

PR Checklist

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Breaking changes (bugfix or feature that introduces breaking changes)
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Fixes

Issue Number: #2065

What is the current behavior?

Quite a lot of files being changed by running yarn lint

What is the new behavior?

Less files changed by running yarn lint

Other information

This PR fixes the easy linting errors in the modal and pages folder. The errors were the result of having prettier in the project. This paves the way for more complex fixes. ## PR Checklist Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below ## PR Type What kind of change does this PR introduce? <!-- Please check all that apply to this PR using "x". --> - [ ] Bugfix - [ ] Feature - [ ] Breaking changes (bugfix or feature that introduces breaking changes) - [x] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: ## Fixes Issue Number: #2065 ## What is the current behavior? Quite a lot of files being changed by running `yarn lint` ## What is the new behavior? Less files changed by running `yarn lint` ## Other information <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2086
No description provided.