Skip to content

Conversation

fourplusone
Copy link
Contributor

This fixes #2786.

@fourplusone
Copy link
Contributor Author

The previous build failure seemed to be related to AppVeyor. Pushing the changes again resolved the issue.

Copy link
Member

@haoqunjiang haoqunjiang left a comment

Choose a reason for hiding this comment

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

Hi, thanks for your great help! Can you add a test case for this bug in case we run into it again?

@fourplusone
Copy link
Contributor Author

Hi. Thanks for the review. I added a test case which will fail on the current master branch and will pass with this fix.

Since I did not change anything on the eslint part I believe that

FAIL packages/@vue/cli-plugin-eslint/tests/eslintPlugin.spec.js (8.863s)
● should work

is an unrelated error

@fourplusone
Copy link
Contributor Author

Hi @sodatea

Is there anything else needed to complete this PR?

@haoqunjiang haoqunjiang merged commit 364f28f into vuejs:dev Feb 18, 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.

Typescript Lint fix fails with CR LF files
2 participants