Skip to content

Commit 9622529

Browse files
committed
Add eslinter
1 parent 1cf31b4 commit 9622529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
uses: sibiraj-s/action-eslint@master
4545
with:
4646
all-files: true
47-
eslint-args: "--config=${{ inputs.config }}"
47+
eslint-args: "--config=${{ inputs.config }} --debug"

0 commit comments

Comments
 (0)