chore: map toegevoegd aan eslint args
This commit is contained in:
parent
0a02ee9eb0
commit
24b064e53a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-action.yml
vendored
2
.github/workflows/lint-action.yml
vendored
|
@ -37,5 +37,5 @@ jobs:
|
||||||
uses: wearerequired/lint-action@v2
|
uses: wearerequired/lint-action@v2
|
||||||
with:
|
with:
|
||||||
eslint: true
|
eslint: true
|
||||||
eslint_args: "--config eslint.config.ts"
|
eslint_args: "--config eslint.config.ts ./"
|
||||||
prettier: true
|
prettier: true
|
Loading…
Add table
Add a link
Reference in a new issue