We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5723b14 commit 90fc2a6Copy full SHA for 90fc2a6
.github/workflows/config.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
node-version: 18
13
- run: |
14
- npm install
+ npm install --legacy-peer-deps
15
16
npm run lint
17
0 commit comments