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

Missing es2017 String Padding Declaration #11942

Closed
imcotton opened this issue Oct 30, 2016 · 1 comment
Closed

Missing es2017 String Padding Declaration #11942

imcotton opened this issue Oct 30, 2016 · 1 comment
Labels
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript ES Next New featurers for ECMAScript (a.k.a. ESNext) Fixed A PR has been merged for this issue Help Wanted You can do this

Comments

@imcotton
Copy link
Contributor

es2017 target missing declaration for Stage 4 String Padding proposal:


TypeScript Version: 2.0.6 && nightly (2.1.0-dev.20161029)

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

mhegazy commented Nov 9, 2016

A PR would be appreciated. the changes should be added to a new src\lib\es2017.string.d.ts

@mhegazy mhegazy added this to the Community milestone Nov 9, 2016
@mhegazy mhegazy added the ES Next New featurers for ECMAScript (a.k.a. ESNext) label Nov 9, 2016
@mhegazy mhegazy modified the milestones: TypeScript 2.1.3, Community Nov 10, 2016
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Nov 10, 2016
@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
Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript ES Next New featurers for ECMAScript (a.k.a. ESNext) Fixed A PR has been merged for this issue Help Wanted You can do this
Projects
None yet
Development

No branches or pull requests

2 participants