refactor: Upgrade to eslint 9.19.0 (#9580)

This commit is contained in:
Daniel
2025-02-02 01:32:43 +11:00
committed by GitHub
parent 239e692145
commit 889dbb5aee
18 changed files with 1265 additions and 770 deletions

View File

@@ -50,6 +50,7 @@ const getObject = async (
options.keys = keys;
}
} catch (e) {
// eslint-disable-next-line no-console
console.error(e);
}
if (include) {