Skip to content

Commit 7132b3a

Browse files
author
Alex Plischke
authored
build!: upgrade to Node.js 20 (#19)
* deps: bump them all * build: upgrade Node.js 20 * chore: add engine requirement
1 parent 0948329 commit 7132b3a

File tree

4 files changed

+4619
-4359
lines changed

4 files changed

+4619
-4359
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module.exports = {
77
},
88
root: true,
99
ignorePatterns: [
10+
"/lib",
1011
"/tests",
1112
"/src/**/*.js"
1213
],

0 commit comments

Comments
 (0)