We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e087613 commit 3edf95cCopy full SHA for 3edf95c
.github/workflows/eslinter.yml
@@ -35,4 +35,4 @@ jobs:
35
ref: ${{ inputs.ref }}
36
37
- name: Lint ECMAScript
38
- run: eslint . --ext .js
+ uses: sibiraj-s/action-eslint@v3
0 commit comments