Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAU: ignore erroneous type syntax error
This is valid typescript syntax: https://www.typescriptlang.org/docs/handbook/2/functions.html But the underlying parser that's being used for embedded types within jsdoc does not yet support constructor call signatures within object type syntax: jsdoc-type-pratt-parser/jsdoc-type-pratt-parser#131
- Loading branch information