11 lines
171 B
YAML
Raw Permalink Normal View History

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