Generated module conversion step - explicitify#4
Closed
jakebailey wants to merge 1 commit intotransform-stack-commit-3from
Closed
Generated module conversion step - explicitify#4jakebailey wants to merge 1 commit intotransform-stack-commit-3from
jakebailey wants to merge 1 commit intotransform-stack-commit-3from
Conversation
c518af7 to
420bf65
Compare
91e8c22 to
8885adb
Compare
420bf65 to
3648c44
Compare
8885adb to
0e1d400
Compare
3648c44 to
a830489
Compare
0e1d400 to
d0b989b
Compare
a830489 to
72e33b9
Compare
d0b989b to
1ab00db
Compare
72e33b9 to
31d12ad
Compare
1ab00db to
6a10437
Compare
31d12ad to
c4ee091
Compare
6a10437 to
65d3c7d
Compare
c4ee091 to
d8e7812
Compare
65d3c7d to
998d77a
Compare
d8e7812 to
0eb75ad
Compare
998d77a to
c9d5bf0
Compare
0eb75ad to
a92d585
Compare
c9d5bf0 to
13ef966
Compare
a92d585 to
20a1274
Compare
13ef966 to
aed7990
Compare
20a1274 to
bc5f2cf
Compare
aed7990 to
1a405d2
Compare
bc5f2cf to
340cb2c
Compare
1a405d2 to
f154eb7
Compare
340cb2c to
a765a69
Compare
f154eb7 to
6cf63ac
Compare
a765a69 to
68c89d8
Compare
6cf63ac to
89d1af6
Compare
46fd330 to
96b24d5
Compare
1f536d2 to
ddaf82f
Compare
96b24d5 to
a5d3e34
Compare
ddaf82f to
0705e51
Compare
a5d3e34 to
50ef8b9
Compare
0705e51 to
f240fa7
Compare
50ef8b9 to
0de5bd4
Compare
f240fa7 to
f1b5d11
Compare
0de5bd4 to
2905a20
Compare
f1b5d11 to
f07fa98
Compare
2905a20 to
9452b16
Compare
f07fa98 to
d99025e
Compare
9452b16 to
09f7811
Compare
d99025e to
045f80f
Compare
09f7811 to
69e7245
Compare
045f80f to
debd5a1
Compare
69e7245 to
1c5f626
Compare
debd5a1 to
d3e1ad6
Compare
1c5f626 to
2dfd5c5
Compare
d3e1ad6 to
b831698
Compare
2dfd5c5 to
5e8470d
Compare
b831698 to
f1a9556
Compare
5e8470d to
e623be1
Compare
f1a9556 to
57e532e
Compare
e623be1 to
5fe3c6b
Compare
57e532e to
7acd423
Compare
5fe3c6b to
bf6c8d6
Compare
7acd423 to
1601465
Compare
This step makes all implicit namespace accesses explicit, e.g. "Node" turns into "ts.Node".
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
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.
This step makes all implicit namespace accesses explicit, e.g. "Node" turns into "ts.Node".
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: