Whalebird-desktop-client-ma.../sideci.yml

11 lines
171 B
YAML
Raw Normal View History

2018-04-12 16:54:09 +02:00
linter:
eslint:
npm_install: true
dir:
- src
- test
options:
config: '.eslintrc.js'
ext: '.js,.vue'
ignore-path: .eslintignore