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

\r\n makes confusing vue-eslint-parser #4

Closed
mysticatea opened this issue Dec 16, 2016 · 1 comment
Closed

\r\n makes confusing vue-eslint-parser #4

mysticatea opened this issue Dec 16, 2016 · 1 comment
Assignees

Comments

@mysticatea
Copy link
Member

microsoft/vscode-eslint#185

@mysticatea mysticatea added the bug label Dec 16, 2016
@mysticatea mysticatea self-assigned this Dec 16, 2016
@mysticatea
Copy link
Member Author

I'm investigating repro steps.
It seems good on the following environments.

  • ESLint 3.12.2
  • vue-eslint-parser 0.1.1
  • Visual Studio Code 1.8
  • vscode-eslint 1.2.2

.eslintrc.json

{
    "root": true,
    "extends": "eslint:recommended",
    "parser": "vue-eslint-parser"
}

test

@mysticatea mysticatea changed the title The autofix of 'semi' rule is broken. The autofix of 'semi' rule is broken? Dec 16, 2016
@mysticatea mysticatea changed the title The autofix of 'semi' rule is broken? \r\n makes confusing vue-eslint-parser Dec 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant