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 d81485c commit f856467Copy full SHA for f856467
.github/workflows/checks.yaml
@@ -34,7 +34,7 @@ jobs:
34
fail-fast: false
35
matrix:
36
node-version: [10.x, 12.x, 13.x, 14.x]
37
- eslint-version: [6, 7]
+ eslint-version: [6, 7, 8]
38
runs-on: ubuntu-latest
39
40
steps:
0 commit comments