mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-07 15:28:42 +01:00
Merge pull request #1293 from h3poteto/update/sideci
Update sideci settings
This commit is contained in:
commit
ed4653b7b3
18
sideci.yml
18
sideci.yml
@ -1,19 +1,17 @@
|
||||
linter:
|
||||
eslint:
|
||||
npm_install: true
|
||||
config: '.eslintrc.js'
|
||||
ext: '.js,.vue,.ts'
|
||||
ignore-path: .eslintignore
|
||||
dir:
|
||||
- src
|
||||
- spec
|
||||
options:
|
||||
config: '.eslintrc.js'
|
||||
ext: '.js,.vue,.ts'
|
||||
ignore-path: .eslintignore
|
||||
|
||||
stylelint:
|
||||
npm_install: true
|
||||
options:
|
||||
config: .stylelintrc.json
|
||||
ignore-path: .stylelintignore
|
||||
syntax: scss
|
||||
ignore-disables: true
|
||||
glob: '**/*.vue'
|
||||
config: .stylelintrc.json
|
||||
ignore-path: .stylelintignore
|
||||
syntax: scss
|
||||
ignore-disables: true
|
||||
glob: '**/*.vue'
|
||||
|
Loading…
x
Reference in New Issue
Block a user