-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
refactor(scripts/template/initialize): migrate to TypeScript #35990
Conversation
This pull request was exported from Phabricator. Differential Revision: D42781211 |
Base commit: bf34810 |
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 5db13fc1bd90eeb4411710558de32317ccc6439b
bd554af
to
ea587c0
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: e4db74837cdc34f52d397f528dd254bfe1a184be
ea587c0
to
92ed476
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: cd30389ca17f7d217df305bba23d92d06e3ec295
92ed476
to
2cb0f79
Compare
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: ae78a582634b722a817d3ffc47d19f4236bf3499
2cb0f79
to
242d1fb
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 8bf4efec07dc459a3456b00e8987cbb8d7ea215e
242d1fb
to
83d10e8
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 3775d2a5b115bf67c3e4b7ddefd572b21dd83430
83d10e8
to
e67893f
Compare
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 659ce94879b6e2a04c566b426976aeb72420dd1a
This pull request was exported from Phabricator. Differential Revision: D42781211 |
e67893f
to
3e4ffea
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: a5fb8402a28d43d6dca1dc3a75743be3de4c9cd4
3e4ffea
to
3ed2798
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 25737dd40e83d9e34e9a4f34a1b26196eac4f59b
3ed2798
to
30f95b2
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
30f95b2
to
9e14116
Compare
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 83fbe13bab859c7e9d2b804420a408a8b181bf2e
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: ea3bfb778bb522a65875ce5e7c3cd56afbff0768
9e14116
to
fb25d4a
Compare
This pull request was exported from Phabricator. Differential Revision: D42781211 |
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 9e21286f0081d92158a3a15fb9f8ec7395174463
fb25d4a
to
4902888
Compare
Summary: Changelog: [Internal] Differential Revision: D42710498 fbshipit-source-id: ee63ce7ef08129b9cae50d7a8cc37de202cf84ae
Summary: Changelog: [Internal] Differential Revision: D42710497 fbshipit-source-id: 3295c10e8b85ca4a83bc0445880588870714857c
Summary: Changelog: [Internal] Differential Revision: https://internalfb.com/D42713642 fbshipit-source-id: fd9a4ab00df5511490c6ef2910561e7b2dcf369c
Summary: Changelog: [Internal] Differential Revision: D42781210 fbshipit-source-id: 351b06a238833298b837348e7d4c1daac4589a87
Summary: Changelog: [Internal] Migrated scripts from `/scripts/monorepo` to TypeScript Differential Revision: https://internalfb.com/D42776382 fbshipit-source-id: 183b448d0d56606ae7854f592b8fc111ba00f8cb
…k#35990) Summary: Pull Request resolved: facebook#35990 Changelog: [Internal] Differential Revision: D42781211 fbshipit-source-id: 701a4c1ff7992ff6cb7575de3a1d46f90666e89a
This pull request was exported from Phabricator. Differential Revision: D42781211 |
4902888
to
e0eed09
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
overall I'm 👍 with these changes, let's just make sure to plan accordingly to cover all the *.js files (if all in this PR or if in multiples) in the /scripts
folder - and that the TS config is aligned with the rest of react-native, and the template. Meaning, basically, let's make sure that @NickGerleman is 👍 too with the config
Yep, I've been interacting with this a bit offline, and am in support of using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary: Changelog: [Internal]
Differential Revision: D42781211