mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Run prettier first
This commit is contained in:
parent
13cb7a154d
commit
b5ae38a278
|
@ -2,7 +2,7 @@ language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 'stable'
|
- 'stable'
|
||||||
script:
|
script:
|
||||||
|
- yarn prettier:check
|
||||||
- yarn build:all
|
- yarn build:all
|
||||||
- yarn lint:all
|
- yarn lint:all
|
||||||
- yarn prettier:check
|
|
||||||
- yarn test:all
|
- yarn test:all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user