Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBitz committed Oct 15, 2024
1 parent 26b8778 commit 9385f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/utilities/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import type {
ServerAddress,
} from '../types.js';

// eslint-disable-next-line @typescript-eslint/no-misused-promises
const compress = promisify(compression());

/**
Expand Down

0 comments on commit 9385f9c

Please sign in to comment.