Skip to content

[feature request] stricter fetch().json() #24

Closed
@skyqrose

Description

@skyqrose

Having a stricter JSON.parse() is fantastic, and is most of the reason I tried this library. But most of my json parsing is done through fetch().json(), which still returns Promise<any>. It'd be nice if it could also return JSONData.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions