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

Move to prettier! #2038

Merged
merged 70 commits into from
Jun 3, 2019
Merged

Move to prettier! #2038

merged 70 commits into from
Jun 3, 2019

Conversation

corinagum
Copy link
Contributor

@corinagum corinagum commented May 29, 2019

Fixes #1982

Changelog Entry

Specific Changes

  • Prettier is now incorporated into Web Chat
  • Every commit, prettier will run a linting pass. We may need to make some adjustments in the following days/weeks regarding how many files are parsed through on each commit.

@corinagum corinagum changed the title Feat prettier Move to prettier! May 29, 2019
.eslintrc.yml Show resolved Hide resolved
SAMPLES.md Outdated Show resolved Hide resolved
SAMPLES.md Outdated Show resolved Hide resolved
__tests__/setup/conditions/actionDispatched.js Outdated Show resolved Hide resolved
__tests__/setup/conditions/allImagesLoaded.js Outdated Show resolved Hide resolved
__tests__/setup/retry.js Outdated Show resolved Hide resolved
__tests__/setup/setupTestEnvironment.js Outdated Show resolved Hide resolved
babel-jest-config.js Show resolved Hide resolved
packages/bundle/.eslintrc.yml Show resolved Hide resolved
packages/bundle/.eslintrc.yml Outdated Show resolved Hide resolved
corinagum and others added 2 commits May 30, 2019 10:10
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Copy link
Contributor

@compulim compulim left a comment

Choose a reason for hiding this comment

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

Looks good. I filled out all the function names.

Consider I approved if you don't have any objections on my comments. If you do, feel free to ping me or talk to Chris.

packages/component/.eslintrc.yml Show resolved Hide resolved
packages/component/src/Localization/da-DK.js Outdated Show resolved Hide resolved
packages/component/src/Middleware/concatMiddleware.js Outdated Show resolved Hide resolved
packages/core/src/sagas/submitSendBoxSaga.js Outdated Show resolved Hide resolved
packages/core/src/utils/getTimestamp.js Outdated Show resolved Hide resolved
packages/core/src/utils/sleep.js Outdated Show resolved Hide resolved
packages/core/src/utils/uniqueID.js Outdated Show resolved Hide resolved
packages/core/src/sagas/effects/forkPut.js Outdated Show resolved Hide resolved
Copy link
Contributor

@compulim compulim left a comment

Choose a reason for hiding this comment

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

Looks good. I filled out all the function names.

Consider I approved if you don't have any objections on my comments. If you do, feel free to ping me or talk to Chris.

corinagum and others added 11 commits May 30, 2019 12:53
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
corinagum and others added 25 commits May 30, 2019 14:49
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Co-Authored-By: William Wong <compulim@users.noreply.github.com>
Copy link
Contributor

@tonyanziano tonyanziano left a comment

Choose a reason for hiding this comment

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

:shipit:

@corinagum corinagum merged commit a10096a into microsoft:master Jun 3, 2019
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.

Move to Prettier
3 participants