We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edf95c commit 6ce4cd5Copy full SHA for 6ce4cd5
1 file changed
.github/workflows/eslinter.yml
@@ -24,8 +24,8 @@ jobs:
24
with:
25
node-version: latest
26
27
- - name: Install ESlint
28
- run: npm init @eslint/config@latest
+# - name: Install ESlint
+# run: npm init @eslint/config@latest
29
30
- name: Checkout Code
31
uses: actions/checkout@v4
0 commit comments