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

Ignore JSON key that contains math operator #24

Open
kimlimjustin opened this issue Oct 19, 2021 · 1 comment
Open

Ignore JSON key that contains math operator #24

kimlimjustin opened this issue Oct 19, 2021 · 1 comment

Comments

@kimlimjustin
Copy link

I noticed that when I generate the types by pasting JSON that contains "+" on the key, it will automatically pass it into the result, however, "+" is invalid in typescript.

Hope that this can be fixed by ignoring it.

Thanks

@RobertjanTuit
Copy link

RobertjanTuit commented Jan 4, 2022

Proposed fix: #26
You can point your package to https://github.com/RobertjanTuit/MakeTypes temporarily to use until is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants