We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9a94f commit 41baf4eCopy full SHA for 41baf4e
.github/workflows/verifications.yml
@@ -39,8 +39,6 @@ jobs:
39
eslint: [7.5, 7, 8, 9]
40
exclude:
41
# eslint@9 doesn't support < Node v18
42
- - node: 16.x
43
- eslint: 9
44
- node: 14.x
45
eslint: 9
46
- node: 14.17.0
0 commit comments