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.
2 parents 9c42a80 + 7e0cf97 commit 75bae8aCopy full SHA for 75bae8a
1 file changed
.github/workflows/test.yml
@@ -218,7 +218,7 @@ jobs:
218
run: >
219
npm install -g --fund false
220
csslint
221
- eslint
+ eslint@9.x
222
jshint
223
224
# Install dependencies and handle caching in one go.
@@ -331,7 +331,7 @@ jobs:
331
332
333
334
335
336
337
0 commit comments