We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf31b4 commit 9622529Copy full SHA for 9622529
.github/workflows/eslinter.yml
@@ -44,4 +44,4 @@ jobs:
44
uses: sibiraj-s/action-eslint@master
45
with:
46
all-files: true
47
- eslint-args: "--config=${{ inputs.config }}"
+ eslint-args: "--config=${{ inputs.config }} --debug"
0 commit comments