Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Fix eslint errors #13

Merged
merged 3 commits into from
Sep 2, 2018
Merged

Fix eslint errors #13

merged 3 commits into from
Sep 2, 2018

Conversation

brhx
Copy link
Collaborator

@brhx brhx commented Sep 2, 2018

Using the versions of the packages this was using, eslint threw the following error:

Error while running ESLint: eslint-plugin-html error: It seems that eslint is not loaded.

BenoitZugmeyer/eslint-plugin-html#60

This PR:

  • Updates the packages eslint and eslint-plugin-html to their latest versions
  • Installs the peer dependencies vue-html-loader and vue-style-loader
  • Fixes PR Don't overload Vue with unnecessary props #3 style by adding double quotes and thereby conforming the eslint style guide
  • Builds the latest version of the code and compiles it to the dist

@brhx brhx merged commit 4a7e513 into master Sep 2, 2018
@brhx brhx deleted the fix-eslint branch September 2, 2018 11:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant