format .eslintrc.json itself

pull/8592/head
Niklas Fiekas 2021-04-07 21:13:08 +02:00
parent b3a854ff8c
commit 932a5aea6e
2 changed files with 2 additions and 2 deletions

View File

@ -14,5 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: yarn install
- run: yarn run lint --format visualstudio
- run: yarn run lint
- run: yarn run check-format