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 9be403c commit 8c6a856Copy full SHA for 8c6a856
.github/workflows/smoke-test.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
node-version: 16
16
- run: |
17
- npm install
+ npm install --legacy-peer-deps
18
npm run build
19
npm link
20
npm link eslint-plugin-jest
0 commit comments