Bug report Description / Observed Behavior Destruct "error" from useSWR throws an error: `Unsafe object destructuring of a property with an `any` value.` It only throws using the ESLint rule typescript-eslint/no-unsafe-assignment... Expected Behavior It should be unknown as typescript is recommending it