mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-18 18:38:07 +00:00
update reviewdog, add vue,ts ext
This commit is contained in:
parent
e78cfaa492
commit
f69ba12c10
1 changed files with 1 additions and 0 deletions
1
.github/workflows/reviewdog.yml
vendored
1
.github/workflows/reviewdog.yml
vendored
|
@ -9,3 +9,4 @@ jobs:
|
||||||
- uses: reviewdog/action-eslint@v1
|
- uses: reviewdog/action-eslint@v1
|
||||||
with:
|
with:
|
||||||
reporter: github-pr-review
|
reporter: github-pr-review
|
||||||
|
eslint_flags: --ext .js,.ts,.vue .
|
||||||
|
|
Loading…
Reference in a new issue