mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-23 14:10:59 +01:00
Add stylelint for sideci
This commit is contained in:
parent
4a6c88b123
commit
1975f32261
@ -8,3 +8,12 @@ linter:
|
||||
config: '.eslintrc.js'
|
||||
ext: '.js,.vue'
|
||||
ignore-path: .eslintignore
|
||||
|
||||
stylelint:
|
||||
npm_install: true
|
||||
options:
|
||||
config: .stylelintrc.json
|
||||
ignore-path: .stylelintignore
|
||||
syntax: scss
|
||||
ignore-disables: true
|
||||
glob: '**/*.vue'
|
||||
|
Loading…
Reference in New Issue
Block a user