Skip to content

Commit f987ffa

Browse files
committed
Add ESLint 10 to the Node 18+ CI matrix
1 parent 0108a6a commit f987ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node-18+.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
node-version: ${{ fromJson(needs.matrix.outputs.latest) }}
2828
eslint:
29+
- 10
2930
- 9
3031
- 8
3132
- 7

0 commit comments

Comments
 (0)