fix(widget): introduce ESLint no-multiple-empty-lines rule

This commit is contained in:
yassinedorbozgithub
2025-02-10 16:30:27 +01:00
parent 514065e4b8
commit d6972cf982
6 changed files with 2 additions and 6 deletions

View File

@@ -6,7 +6,6 @@
* 2. All derivative works must include clear attribution to the original creator and software, Hexastack and Hexabot, in a prominent location (e.g., in the software's "About" section, documentation, and README file).
*/
import { io, ManagerOptions, Socket, SocketOptions } from "socket.io-client";
import { Config } from "../types/config.types";