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

How to use it? #482

Open
maunier opened this issue Jun 29, 2020 · 1 comment
Open

How to use it? #482

maunier opened this issue Jun 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@maunier
Copy link

maunier commented Jun 29, 2020

Sorry I am a newbi, so how to use it?

@sobolevn
Copy link
Member

No problems, I should probably make a doc about usage.
Here are examples:

  1. eslint: https://github.com/wemake-services/wemake-vue-template/blob/master/template/.eslintrc.js
  2. stylelint: https://github.com/wemake-services/wemake-vue-template/blob/master/template/stylelint.config.js

You would also need to install your deps, here's the full list (please, note that there are other dependencies as well, you only need ones with eslint- and stylelint- prefixes): https://github.com/wemake-services/wemake-vue-template/blob/master/template/package.json

@sobolevn sobolevn added the enhancement New feature or request label Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants