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

fix(cli-service-global): fix eslint-loader config (close #2654) #2655

Merged
merged 1 commit into from Oct 7, 2018

Conversation

LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Sep 29, 2018

this PR fixes #2654

By including the parserOptions as we do when we create an actual eslint config for normal projects, we get ESnext support for eslint during vue serve

include parserOptions to use babel-eslint
@LinusBorg LinusBorg changed the title fix(cli-service-global): fix eslint-loader config (close #265) fix(cli-service-global): fix eslint-loader config (close #2654) Sep 29, 2018
@sodatea sodatea merged commit 2b104b4 into dev Oct 7, 2018
8 checks passed
@LinusBorg LinusBorg deleted the (cli-service-global)-babel-eslint branch Oct 14, 2018
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

Successfully merging this pull request may close these issues.

2 participants