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

type mismatch with reality #113

Open
raidenmiro opened this issue Aug 24, 2023 · 1 comment
Open

type mismatch with reality #113

raidenmiro opened this issue Aug 24, 2023 · 1 comment

Comments

@raidenmiro
Copy link

If we transform an object like { ProjectID: '...' }, he becomes { projectId: '...' }. But by types, it becomes projectID.

Reproduce https://www.typescriptlang.org/play?#code/JYWwDg9gTgLgBAbzgYQIYgKYBs0GcMDSGAnrnAL5wBmUEIcA5AMbrYv4C0A1ibgwFD8YxMBjgAlDLgCuWeAF4UrHKnxFSAHgT84cAAq0AVhiYwAkgBEAXHFwwowAHYBzfuQB8gphEd24PLhtJGTl+AHow3SiAPQB+IA

@sindresorhus
Copy link
Owner

Duplicate of #88

@sindresorhus sindresorhus marked this as a duplicate of #88 Aug 24, 2023
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