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

enable eslinting of .vue files #504

Closed
wants to merge 3 commits into from
Closed

enable eslinting of .vue files #504

wants to merge 3 commits into from

Commits on Jan 29, 2019

  1. enable eslinting of .vue files

    addresses #473 :  if the eslintloader is activated aside the vue loader it also must load .vue files. This proposal might not be complete: for that case we could also add dependency notes so users are hinted to install `vue-eslint-parser`.
    elmariachi111 committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    2e68ef3 View commit details
    Browse the repository at this point in the history
  2. make mr lint happy :)

    elmariachi111 committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    f3cac74 View commit details
    Browse the repository at this point in the history
  3. whitespace

    elmariachi111 committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    3ccd3a7 View commit details
    Browse the repository at this point in the history