mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-09 00:08:47 +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…
x
Reference in New Issue
Block a user