runtime/shared/FbtHooksImpl.js (2 lines): - line 31: // TODO: T61015960 - get off `mixed` and onto something more locked down (Fbs) - line 36: // TODO: T61015960 - get off `mixed` and onto something more locked down (Fbt) runtime/shared/FbtHooks.js (2 lines): - line 16: // TODO T61557741: Move these types to fbt.js when it's flow strict - line 69: // TODO: T61015960 - getFb[st]Result should return types that are locked down runtime/shared/fbt.js (1 line): - line 106: // TODO T61652022: Remove this when no longer used in fbsource packages/babel-plugin-fbt/src/translate/TranslationBuilder.js (1 line): - line 455: // TODO: T37795723 - Pull in a lightweight (not bloated) memoization library packages/babel-plugin-fbt/src/translate/FbtSite.js (1 line): - line 178: // TODO: T92487383 Sync FbtSiteMetaEntry to the FbtSiteBase class. packages/babel-plugin-fbt/src/fbt-nodes/FbtElementNode.js (1 line): - line 348: // TODO: T93968371 Refine error messages in FbtElementNode#createChildNode gulpfile.js (1 line): - line 143: // TODO #81682213 - Bring in shared runtime tests packages/babel-plugin-standalone/src/SparkMD5.js (1 line): - line 490: // TODO: we could avoid the concatenation here packages/babel-plugin-fbt/src/fbt-nodes/FbtImplicitParamNode.js (1 line): - line 210: // TODO: T38897324 (#32) Fix space normalization. babelPlugins.js (1 line): - line 14: // TODO T40028530: Remove this when we can convert to fbjs