fix warnings
This commit is contained in:
parent
e6b1d1b09b
commit
f12e6bae79
2 changed files with 13 additions and 4 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
- run: npm ci
|
||||
- run: npm run lint -- --max-warnings=3
|
||||
- run: npm run lint -- --max-warnings=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue