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

Expecting indentation exceeded #8

Open
tvld opened this issue Aug 22, 2016 · 0 comments
Open

Expecting indentation exceeded #8

tvld opened this issue Aug 22, 2016 · 0 comments

Comments

@tvld
Copy link

tvld commented Aug 22, 2016

Using vue-format, I get these errors in Lint:

 ✘  http://eslint.org/docs/rules/indent  Expected indentation of 2 space characters but found 4  
  /home/tom/Websites/Qrespi/qint-config/src/App.vue:63:5
      components: {
       ^

  ✘  http://eslint.org/docs/rules/indent  Expected indentation of 6 space characters but found 8  
  /home/tom/Websites/Qrespi/qint-config/src/App.vue:64:9
          Hello,
           ^

Basically it inserts two tabs each time when it should only do one...?

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

No branches or pull requests

1 participant