We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b05bf8 commit cfe1f2dCopy full SHA for cfe1f2d
.github/workflows/master.yml
@@ -29,7 +29,6 @@ jobs:
29
run: cd frontend && npx eslint --init
30
31
- name: Run linters
32
- run: cd frontend
33
uses: wearerequired/lint-action@v2
34
with:
35
eslint: true
0 commit comments