Added ESLint
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
import { TSocket } from '#application/types'
|
||||
import { Server as SocketServer } from 'socket.io'
|
||||
|
||||
import { TSocket } from '#application/types'
|
||||
|
||||
export default class SomeJob {
|
||||
constructor(private params: any) {}
|
||||
|
||||
|
Reference in New Issue
Block a user