We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673017f commit 14e1a74Copy full SHA for 14e1a74
.github/workflows/test.yml
@@ -40,6 +40,5 @@ jobs:
40
# Blocked by https://github.com/ljharb/ls-engines/pull/23
41
# - name: Ensure dependencies are compatible with the version of node
42
# run: npx ls-engines
43
- # enable once we replace `xo` with `prettier`
44
- # - run: npm run lint
+ - run: npm run lint
45
- run: npx lockfile-lint --path package-lock.json
0 commit comments