Skip to content

Use Prettier#1071

Merged
timdorr merged 3 commits intoreduxjs:masterfrom
NMinhNguyen:prettier
Nov 6, 2018
Merged

Use Prettier#1071
timdorr merged 3 commits intoreduxjs:masterfrom
NMinhNguyen:prettier

Conversation

@NMinhNguyen
Copy link
Copy Markdown
Contributor

@NMinhNguyen NMinhNguyen commented Nov 4, 2018

I saw @timdorr's suggestion to use Prettier in #1065 (comment) and decided to take a stab at integrating it. Given this project is already using ESLint, I thought running Prettier via ESLint was the simplest option (it does however mean that only linted files are run through Prettier, i.e. src, test/utils and test/components), but I'm happy to change the approach.

@netlify
Copy link
Copy Markdown

netlify bot commented Nov 4, 2018

Deploy preview for react-redux-docs ready!

Built with commit 1849851

https://deploy-preview-1071--react-redux-docs.netlify.com

@timdorr
Copy link
Copy Markdown
Member

timdorr commented Nov 6, 2018

OK, resolved the conflicts and updated the code. Thanks!

@timdorr timdorr merged commit 0c048f0 into reduxjs:master Nov 6, 2018
albertodev7 pushed a commit to albertodev7/react-redux that referenced this pull request Dec 8, 2022
* Use Prettier

* Make sure linting and formatting are part of the testing process.

* Run prettier on existing code.
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.

2 participants