mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
update lint runner
This commit is contained in:
parent
8d456bbc7e
commit
792ae1490f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
|
|
@ -31,6 +31,6 @@ jobs:
|
|||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
eslint: true
|
||||
eslint_dir: src
|
||||
eslint_args: src
|
||||
eslint_extensions: tsx,ts
|
||||
eslint_auto_fix: false
|
||||
Loading…
Reference in a new issue