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 db302af commit bb2be06Copy full SHA for bb2be06
.github/workflows/ci.yml
@@ -186,5 +186,5 @@ jobs:
186
- uses: actions/setup-node@v4
187
- name: install `just`
188
run: sudo snap install --edge --classic just
189
- - run: npm install -g eslint
+ - run: npm install -g eslint@8
190
- run: just lint-js
0 commit comments