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

Cannot create project with ESLint + Airbnb config using vue ui #1611

Closed
bramvanneerven opened this issue Jun 18, 2018 · 1 comment
Closed

Comments

@bramvanneerven
Copy link

Version

3.0.0-rc.3

Reproduction link

https://gist.github.com/bvanneerven/4998805642a85d9342643f0688877970

Steps to reproduce

Using the config listed in the gist, creating a project with vue create is succesful, while creating a project from vue ui with the same config throws 2 errors.

What is expected?

The outcome of vue create should be the same as creating a project with vue ui.

What is actually happening?

vue ui throws 2 errors.


This does not seem to happen with other ESLint config options. For example, using ESLint Prettier runs fine.

@Akryum
Copy link
Member

Akryum commented Jun 18, 2018

Fixed in 4c69052

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

2 participants