Upgrade to eslint 9.

This commit is contained in:
Fabio Niephaus
2025-01-21 12:01:43 +01:00
committed by Fabio Niephaus
parent d028da6ae3
commit bc541ab008
12 changed files with 2007 additions and 1802 deletions

View File

@@ -6,4 +6,4 @@ module.exports = {
'^.+\\.ts$': 'ts-jest'
},
verbose: true
}
}