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