Archived
2
0
Fork 0

Add fix/lint helper dev targets (#23561)

This commit is contained in:
Nick Schonning 2023-05-31 20:25:13 -04:00 committed by GitHub
parent 69057467cb
commit d39bce963f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 28 additions and 18 deletions

View file

@ -40,4 +40,4 @@ jobs:
run: yarn --frozen-lockfile
- name: Prettier
run: yarn prettier --check "**/*.json"
run: yarn lint:json