diff --git a/src/index.ts b/src/index.ts index 79960a6..37155fb 100755 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,5 @@ +// eslint-disable-next-line +/// import app from './app'; import Config from './config'; import { CTProtoServer } from './utils/ctproto/server'; @@ -59,4 +61,4 @@ const transport = new CTProtoServer