Add stylelint to CIs
This commit is contained in:
parent
04b69116ee
commit
3727d85487
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@ steps:
|
|||
command:
|
||||
- "yarn install"
|
||||
- "yarn lintwithexclusions"
|
||||
- "yarn stylelint"
|
||||
plugins:
|
||||
- docker#v3.0.1:
|
||||
image: "node:10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue