forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Remove Promise redeclaration #39
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b88df81 to
5c81d1a
Compare
1280b76 to
330c672
Compare
5c81d1a to
3d4c9f0
Compare
330c672 to
0c3c6a5
Compare
3d4c9f0 to
2d7af0f
Compare
0c3c6a5 to
e988f28
Compare
2d7af0f to
41e57d6
Compare
e988f28 to
2bb8bea
Compare
41e57d6 to
95bb6e2
Compare
2bb8bea to
8daa230
Compare
95bb6e2 to
f782b2c
Compare
8daa230 to
1dfcafc
Compare
f782b2c to
e5fd341
Compare
1dfcafc to
bc2e7d0
Compare
e5fd341 to
26ba28d
Compare
bc2e7d0 to
3f1e529
Compare
26ba28d to
9c72255
Compare
3f1e529 to
0a1199d
Compare
9c72255 to
229d522
Compare
0a1199d to
4eb7f2b
Compare
229d522 to
9e92519
Compare
4eb7f2b to
4673a15
Compare
9e92519 to
c2e8900
Compare
4673a15 to
574778b
Compare
c2e8900 to
3b55b02
Compare
574778b to
ab07115
Compare
e1ee5ae to
384ab90
Compare
1d1fdfc to
df79610
Compare
384ab90 to
9f324c5
Compare
df79610 to
5428a1b
Compare
9f324c5 to
67d85a4
Compare
5428a1b to
cdaee78
Compare
67d85a4 to
7360152
Compare
cdaee78 to
9ae2a86
Compare
7360152 to
6aa7f3e
Compare
9ae2a86 to
bbdce63
Compare
6aa7f3e to
47028cb
Compare
bbdce63 to
d6c1a92
Compare
47028cb to
c2c6386
Compare
d6c1a92 to
3f03d48
Compare
c2c6386 to
a524243
Compare
3f03d48 to
8ba14a9
Compare
a524243 to
08fe163
Compare
8ba14a9 to
f8f2c6b
Compare
08fe163 to
654a6e3
Compare
f8f2c6b to
6b01bff
Compare
654a6e3 to
175fc44
Compare
6b01bff to
1978ea6
Compare
175fc44 to
a6091c0
Compare
1978ea6 to
5f534d6
Compare
a6091c0 to
32515e4
Compare
Now that we target ES2018, we don't need to declare this ourselves.
5f534d6 to
5a5a2fe
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Now that we target ES2018, we don't need to declare this ourselves.
Please do not comment on this PR. Depending on how this set of PRs evolves, this PR's contents may change entirely based on the order of commits.
This PR is a part of a stack: