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