Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typeof function unexpected #1181

Closed
loopingz opened this issue Mar 26, 2022 · 0 comments
Closed

Typeof function unexpected #1181

loopingz opened this issue Mar 26, 2022 · 0 comments

Comments

@loopingz
Copy link
Contributor

While trying to generate schema from property that have a field ConnectionOptions from node:tls the generator fail

Pull request to follow

There is also no FunctionTypeFormatter, added it to avoid failing

I used to test and do the PR this interface

import { ConnectionOptions } from "node:tls";

export interface Test extends ConnectionOptions {}

loopingz added a commit to loopingz/ts-json-schema-generator that referenced this issue Mar 26, 2022
loopingz added a commit to loopingz/ts-json-schema-generator that referenced this issue Mar 26, 2022
loopingz added a commit to loopingz/ts-json-schema-generator that referenced this issue Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant