Skip to content

Use object non primitive type instead of Object interface #13493

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

Closed
falsandtru opened this issue Jan 14, 2017 · 2 comments
Closed

Use object non primitive type instead of Object interface #13493

falsandtru opened this issue Jan 14, 2017 · 2 comments
Labels
Breaking Change Would introduce errors in existing code Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue Help Wanted You can do this

Comments

@falsandtru
Copy link
Contributor

Most Object type should be replaced by object type added by #12501.

TypeScript Version: master

Code

lib/*.d.ts

@falsandtru
Copy link
Contributor Author

@mhegazy @DanielRosenwasser Can you update?

@RyanCavanaugh RyanCavanaugh added Help Wanted You can do this Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript labels Jan 17, 2017
@mhegazy
Copy link
Contributor

mhegazy commented Jan 17, 2017

PRs welcomed. You can find more information about contributing lib.d.ts fixes at https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md#contributing-libdts-fixes.

@mhegazy mhegazy added this to the Community milestone Jan 17, 2017
@falsandtru falsandtru changed the title Use object primitive type instead of Object Use object non primitive type instead of Object interface Jan 18, 2017
@mhegazy mhegazy modified the milestones: TypeScript 2.3.1, Community Apr 14, 2017
@mhegazy mhegazy added Fixed A PR has been merged for this issue Breaking Change Would introduce errors in existing code labels Apr 14, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change Would introduce errors in existing code Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fixed A PR has been merged for this issue Help Wanted You can do this
Projects
None yet
Development

No branches or pull requests

3 participants