Thanks to visit codestin.com Credit goes to github.com
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 0813a83 commit 76bd45eCopy full SHA for 76bd45e
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
eslint-version: [7.x, 6.x, 5.x]
15
- node-version: [14.x, 12.x, 10.x, 8.x, 6.x]
+ node-version: [16.x, 14.x, 12.x, 10.x, 8.x, 6.x]
16
17
exclude:
18
# eslint 7 does not support node 6 or 8
0 commit comments