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

Added a prettier setup #196

Merged
merged 1 commit into from
Mar 18, 2018
Merged

Added a prettier setup #196

merged 1 commit into from
Mar 18, 2018

Conversation

sunesimonsen
Copy link
Member

This is a the same kind of setup we have in unexpected.

@sunesimonsen sunesimonsen requested a review from papandreou March 18, 2018 20:09
@coveralls
Copy link

coveralls commented Mar 18, 2018

Coverage Status

Coverage increased (+0.01%) to 93.762% when pulling f3e6894 on ssimonsen/prettier into 672d76d on master.

Copy link
Member

@papandreou papandreou 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! Just two small nits.

package.json Outdated
"unexpected-dom.js",
"unexpected-dom.min.js"
],
"files": ["lib", "unexpected-dom.js", "unexpected-dom.min.js"],
Copy link
Member

Choose a reason for hiding this comment

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

Could we add .prettierignore and add package.json to it? In my experience, prettier will battle npm install --save, changing it back and forth.

}
]
}
};
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Will look at it. Maybe I copied an older version :-S

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed it.

@sunesimonsen
Copy link
Member Author

I'll just merge it as I have just addressed the feedback :-)

@sunesimonsen sunesimonsen merged commit 3411fa0 into master Mar 18, 2018
@sunesimonsen sunesimonsen deleted the ssimonsen/prettier branch March 18, 2018 20:42
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.

3 participants