Open Ayoub-Mabrouk opened 2 weeks ago
var
digits
header
suffix
const
let
There is a PR that should solve the CI issues: https://github.com/expressjs/response-time/pull/33
var
with destructured parameter defaults (digits
,header
,suffix
)const
andlet
for better scope and immutability