Browse Source

update reviewdog, add vue,ts ext

pull/194/head
Louis Lam 4 years ago
committed by GitHub
parent
commit
f69ba12c10
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/reviewdog.yml

1
.github/workflows/reviewdog.yml

@ -9,3 +9,4 @@ jobs:
- uses: reviewdog/action-eslint@v1
with:
reporter: github-pr-review
eslint_flags: --ext .js,.ts,.vue .

Loading…
Cancel
Save