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 e201272 commit 81ff967Copy full SHA for 81ff967
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
matrix:
31
os: [ubuntu-latest]
32
eslint: [6, 7, 8]
33
- node: [12.22.0, 14, 16, 18]
+ node: [12.22.0, 14, 16, 18, 19]
34
include:
35
- os: windows-latest
36
eslint: 7
0 commit comments