@netvlies/eslint-config-vue
v0.1.8
Published
ESlint config for Vue frontend projects at Netvlies
Readme
@netvlies/eslint-config-vue
ESlint config for Vue frontend projects at Netvlies
Want to make changes?
- Run
npm install - Update
index.jswith desired settings - If you haven't done so, copy .env file:
$ cp .env.dist .env - Create a personal access token in Github and paste token in
GITLAB_TOKENvariable in.envfile - Release your version:
$ npm run releaseand follow prompt
