Browse Source

step 3 format:write

pull/1/merge
guidezSeb 6 years ago
parent
commit
1792e5fb31
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -23,3 +23,4 @@ jobs:
- run: yarn lint
- run: yarn format:check
- run: yarn test:ci
- run: yarn format:write
Loading…
Cancel
Save