GoranD1

Results 1 comments of GoranD1

@C-D-Lewis Adding `//@ts-ignore` should do the trick and if @typescript/eslint is giving you troubles for it add the `//eslint-disable-next-line @typescript-eslint/ban-ts-comment` as well. So in the end it would be something...