This commit is contained in:
@@ -10,7 +10,12 @@ steps:
|
||||
image: node:latest
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn lint
|
||||
- yarn lint .
|
||||
- name: Prettier
|
||||
image: node:latest
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn prettier
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
||||
Reference in New Issue
Block a user