bumped eslint

This commit is contained in:
Eugene
2023-08-25 23:40:36 +02:00
parent 4684b0d6f5
commit 1b0ce6d684
21 changed files with 536 additions and 327 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-unsafe-enum-comparison */
import { Socket } from 'net'
import colors from 'ansi-colors'
import stripAnsi from 'strip-ansi'