-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hey there,
Thanks for useful helper package
Docs says that all options are "true" by default, which means that I can use it like this:
app.use(queryParser());but I can't because of typescript, and passing empty object resetting options to undefined ⇾ false
Proposal
Made queryParser argument optional, and set all options to true by default.
Metadata
Metadata
Assignees
Labels
No labels