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

Add vue to lintConfig choices #252

Closed
tamilsweet opened this issue Nov 23, 2016 · 2 comments
Closed

Add vue to lintConfig choices #252

tamilsweet opened this issue Nov 23, 2016 · 2 comments

Comments

@tamilsweet
Copy link

After creating vue project using vue-cli, if we try the examples from Vuex, the eslint throws lots of warnings/errors.
Reason:
Vuex examples uses 'eslint-config-vue' for linting
vue-cli doesn't provide the same option when creating new project.

@egoist
Copy link
Collaborator

egoist commented Nov 23, 2016

eh, why do you lint the code if you are just trying the Vuex example ?

btw, you can make a PR to relevant template repo.

@LinusBorg
Copy link
Member

  1. Please open such issues in the repository of the template in question
  2. Yes, PRs are welcome

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

3 participants