Skip to content

Commit bec49c9

Browse files
committed
Add eslinter
1 parent 9622529 commit bec49c9

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
@@ -43,5 +43,5 @@ jobs:
4343
- name: Lint ECMAScript
4444
uses: sibiraj-s/action-eslint@master
4545
with:
46-
all-files: true
4746
eslint-args: "--config=${{ inputs.config }} --debug"
47+
extensions: ''

0 commit comments

Comments
 (0)