mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-23 14:10:59 +01:00
feat: Add sideci.yml
This commit is contained in:
parent
56daa0dd5c
commit
db9f67558b
10
sideci.yml
Normal file
10
sideci.yml
Normal file
@ -0,0 +1,10 @@
|
||||
linter:
|
||||
eslint:
|
||||
npm_install: true
|
||||
dir:
|
||||
- src
|
||||
- test
|
||||
options:
|
||||
config: '.eslintrc.js'
|
||||
ext: '.js,.vue'
|
||||
ignore-path: .eslintignore
|
Loading…
Reference in New Issue
Block a user