Lint & format
This commit is contained in:
parent
79eb4f6c7b
commit
ba90fc0b41
5 changed files with 41 additions and 25 deletions
|
|
@ -18,6 +18,7 @@ import { ConnectionStatus } from "./services/connection-status";
|
|||
export class SyncClient {
|
||||
private remoteListenerIntervalId: NodeJS.Timeout | null = null;
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/max-params
|
||||
private constructor(
|
||||
private readonly _history: SyncHistory,
|
||||
private readonly _settings: Settings,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue