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

Fix: Support for eslint-plugin-prettier #105

Closed

Conversation

simlu
Copy link
Contributor

@simlu simlu commented Oct 30, 2018

For eslint we can disable the end of file line break rule. For prettier that is not possible.

Hence we just append a line break so prettier can pass.

Relevant ticket: #101

@jsf-clabot
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Lukas Siemon seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

@simlu simlu closed this Oct 30, 2018
@simlu simlu force-pushed the feat/support-for-eslint-plugin-prettier branch from 2ed46b7 to f9258b7 Compare October 30, 2018 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants