Skip to content

TypeError: Do not know how to serialize a BigInt #81

@redesigned

Description

@redesigned

The following jsdoc type trigger this error:

 /**
  * @param {number} digits
  * @returns {[bigint, bigint]} 
  */
TypeError: Do not know how to serialize a BigInt

Any way to handle this?

In the meantime is there a way to specify files to exclude when using the command?

pnpm exec jsdoc -t node_modules/@otris/jsdoc-tsd -r ./algorithms -d types.d.ts

Many Thanks!

Metadata

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