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

lintOnSave true throws error #1154

Closed
ghost opened this issue Apr 19, 2018 · 3 comments
Closed

lintOnSave true throws error #1154

ghost opened this issue Apr 19, 2018 · 3 comments
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author

Comments

@ghost
Copy link

ghost commented Apr 19, 2018

Version

3.0.0-beta.6

Reproduction link

https://jsfiddle.net/atilkan/htk8cu8e/

Steps to reproduce

I just created the project and if i change lintOnSave option to true it detect parsing errors on SPC files. There are no errors actually. I did not even touch them. Screenshot.

What is expected?

Parsing it correct, might.

What is actually happening?

Doesn't parse
screen shot 2018-04-19 at 20 34 13

@LinusBorg
Copy link
Member

Please provide a reproduction.

I just created the project

the LCI ha many options, which ones did you choose? What system are you running on? node&/npm version?

We can't analyse your problem from a screenshot.

@LinusBorg LinusBorg added the needs reproduction This issue is missing a minimal runnable reproduction, provided by the author label Apr 20, 2018
@ghost
Copy link
Author

ghost commented Apr 20, 2018

@LinusBorg Thanks for looking.
I don't know how to share starter template but i will try to write here.
Mac OS
Node / Yarn
Vue create app

  • Typescript, Router, Vuex, CSS Pre-processors, Unit Testing
  • Use Class Style Component - yes
  • Use Babel alongside TypeScript for auto-detected polyfills? - yes
  • SCSS / SASS
  • ESLint-Prettier
  • Lint On Save
  • Jest

@yyx990803
Copy link
Member

Can't reproduce. Please provide an actual repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author
Projects
None yet
Development

No branches or pull requests

2 participants