Skip to content

Is the custom inspect() still needed? #74

Open
@matt-usurp

Description

I have an issue raised upstream with vitest which had me do some digging here, I am wondering if the custom inspect() function is still required? All the build configuration files I can see here suggest that this package is targeting esm and esnext which will have symbol support. That and the recent https://github.com/chaijs/loupe/releases/tag/v3.0.0 release seem to back this up.

Specifically, I am asking if the named inspect() function is still required when we have the two symbol https://github.com/chaijs/loupe/blob/main/src/index.ts#L99C7-L99C18 variants available to us.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions