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

TS 2.7-- Add new flags #20227

Closed
8 tasks done
mhegazy opened this issue Nov 22, 2017 · 0 comments
Closed
8 tasks done

TS 2.7-- Add new flags #20227

mhegazy opened this issue Nov 22, 2017 · 0 comments
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Nov 22, 2017

New flag --strictPropertyInitialization:

  • Add to MSBuild targets
  • Add to compiler options documentation and MSBuild documentation
  • Update schema store

New flag --ESModuleInterop

  • Add to MSBuild targets
  • Add to compiler options documentation and MSBuild documentation
  • Update schema store

New --target ES2018

  • new library file es2018
  • new library files esNext.array and esNext.promise
@mhegazy mhegazy self-assigned this Nov 22, 2017
@mhegazy mhegazy added this to the TypeScript 2.7 milestone Nov 22, 2017
@mhegazy mhegazy added the Bug A bug in TypeScript label Nov 22, 2017
mhegazy added a commit to microsoft/TypeScript-Handbook that referenced this issue Jan 9, 2018
mhegazy added a commit to microsoft/TypeScript-Handbook that referenced this issue Jan 9, 2018
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jan 9, 2018
@mhegazy mhegazy closed this as completed Jan 10, 2018
@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

1 participant