1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 17:15:16 +01:00
2018-04-12 23:54:09 +09:00

11 lines
171 B
YAML

linter:
eslint:
npm_install: true
dir:
- src
- test
options:
config: '.eslintrc.js'
ext: '.js,.vue'
ignore-path: .eslintignore