fix linter configuration & jest type dependency
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
export type LogParams = null | any;
|
||||
|
||||
export const DefaultLogger = {
|
||||
|
||||
Reference in New Issue
Block a user