mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +01:00
Fixed eslint workflow
This commit is contained in:
parent
790bcdbd78
commit
c5b0e15d69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/eslint.yml
vendored
2
.github/workflows/eslint.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
- name: Run ESLint
|
||||
run: npx eslint .
|
||||
--config .eslintrc.yml
|
||||
--config .eslintrc
|
||||
--ext .js,.jsx,.ts,.tsx
|
||||
--format @microsoft/eslint-formatter-sarif
|
||||
--output-file eslint-results.sarif
|
||||
|
|
Loading…
Add table
Reference in a new issue