Skip to content

Move to prettier!#2038

Merged
corinagum merged 70 commits intomicrosoft:masterfrom
corinagum:feat-prettier
Jun 3, 2019
Merged

Move to prettier!#2038
corinagum merged 70 commits intomicrosoft:masterfrom
corinagum:feat-prettier

Conversation

@corinagum
Copy link
Copy Markdown
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
Comment thread .eslintrc.yml
Comment thread SAMPLES.md Outdated
Comment thread SAMPLES.md Outdated
Comment thread __tests__/setup/conditions/actionDispatched.js Outdated
Comment thread __tests__/setup/conditions/allImagesLoaded.js Outdated
Comment thread __tests__/setup/retry.js Outdated
Comment thread __tests__/setup/setupTestEnvironment.js Outdated
Comment thread babel-jest-config.js
Comment thread packages/bundle/.eslintrc.yml
Comment thread packages/bundle/.eslintrc.yml Outdated
corinagum and others added 2 commits May 30, 2019 10:10
Copy link
Copy Markdown
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.

Comment thread packages/bundle/src/adaptiveCards/Styles/StyleSet/AnimationCardAttachment.js Outdated
Comment thread packages/bundle/src/adaptiveCards/Styles/StyleSet/AudioCardAttachment.js Outdated
Comment thread packages/component/.eslintrc.yml
Comment thread packages/component/src/Localization/da-DK.js Outdated
Comment thread packages/component/src/Middleware/concatMiddleware.js Outdated
Comment thread packages/core/src/sagas/submitSendBoxSaga.js Outdated
Comment thread packages/core/src/utils/getTimestamp.js Outdated
Comment thread packages/core/src/utils/sleep.js Outdated
Comment thread packages/core/src/utils/uniqueID.js Outdated
Comment thread packages/core/src/sagas/effects/forkPut.js Outdated
Copy link
Copy Markdown
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 <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
corinagum and others added 25 commits May 30, 2019 14:49
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Co-Authored-By: William Wong <[email protected]>
Copy link
Copy Markdown
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