Skip to content

Commit

Permalink
max-params disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Kov committed Sep 19, 2024
1 parent d758ff8 commit 06e472e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export class ClobClient {

readonly useServerTime?: boolean;

// eslint-disable-next-line max-params
constructor(
host: string,
chainId: Chain,
Expand Down

0 comments on commit 06e472e

Please sign in to comment.