chore: disable max-depth for messages-send

This commit is contained in:
Renato Alcara
2026-03-17 21:20:05 -03:00
parent 2ff8f6edba
commit 259f9e3b68
+2
View File
@@ -74,6 +74,8 @@ import {
import { USyncQuery, USyncUser } from '../WAUSync'
import { makeNewsletterSocket } from './newsletter'
/* eslint-disable max-depth */
export const makeMessagesSocket = (config: SocketConfig) => {
const {
logger,