Add lockfile lint (#7177)

This commit is contained in:
dan
2024-12-19 04:01:21 +00:00
committed by GitHub
parent c390c32788
commit 29dad38ab7
4 changed files with 79 additions and 2 deletions
@@ -69,6 +69,9 @@ jobs:
- name: Lint check
run: yarn lint
- name: Lint lockfile
run: yarn lockfile-lint
- name: Prettier check
run: yarn prettier --check .