Skip to content

Commit 9385f9c

Browse files
committed
Linting
1 parent 26b8778 commit 9385f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/utilities/server.ts

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import type {
2121
ServerAddress,
2222
} from '../types.js';
2323

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

2627
/**

0 commit comments

Comments
 (0)