react-native-macos/Libraries/ReactNative
Nick Gerleman c4862a2322 Fix Errors with TypeScript Tests
Summary:
This fixes some style errors found by dtslint, along with some test cases for StyleSheet.compose() where the recent change made it slightly too permissive when explicit return types are given. I also added runs of the TS tests to a script which runs in sandcastle so we can catch this at diff-submission time in the future.

Changelog:
[General][Fixed] - Fix Errors with TypeScript Tests

Reviewed By: lunaleaps

Differential Revision: D42085257

fbshipit-source-id: 7e6ca49d3c3aef822c61c97ecc07b55b0a949d51
2022-12-15 19:17:58 -08:00
..
AppContainer.js Remove unnecessary checks for profiling in dev mode 2022-10-05 15:17:53 -07:00
AppRegistry.d.ts Fix Errors with TypeScript Tests 2022-12-15 19:17:58 -08:00
AppRegistry.js Fix Errors with TypeScript Tests 2022-12-15 19:17:58 -08:00
BridgelessUIManager.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
DisplayMode.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
FabricUIManager.js Make UIManager.measure* compatible with Fabric 2022-12-13 11:43:05 -08:00
HeadlessJsTaskError.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
I18nManager.d.ts Place TypeScript Declarations Alongside Source Files 2022-09-26 12:09:45 -07:00
I18nManager.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeHeadlessJsTaskSupport.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
NativeI18nManager.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
NativeUIManager.js Fix flow types in NativeUIManager 2022-12-07 08:37:35 -08:00
PaperUIManager.js Implicit instantiation codemod 2022-10-19 10:25:09 -07:00
ReactFabricInternals.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactNativeFeatureFlags.js Refactor ReactNativeFeatureFlags 2022-12-10 15:42:08 -08:00
ReactNativeRuntimeDiagnostics.js iOS: Introduced ReactNativeRuntimeDiagnostics for various runtime validation mechanism 2022-05-03 18:11:35 -07:00
RendererImplementation.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00
RendererProxy.d.ts Place TypeScript Declarations Alongside Source Files 2022-09-26 12:09:45 -07:00
RendererProxy.js Extract use of renderer to its own module 2022-09-08 11:12:06 -07:00
RootTag.d.ts Add type for RootTagContext 2022-12-15 10:04:11 -08:00
RootTag.js Remove misleading comment about RootTag type not being opaque 2022-11-02 07:44:34 -07:00
UIManager.d.ts Fixup TS Organization (#35169) 2022-11-02 14:58:37 -07:00
UIManager.js Make UIManager.measure* compatible with Fabric 2022-12-13 11:43:05 -08:00
UIManagerProperties.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
getCachedComponentWithDebugName.js Remove $TEMPORARY$object types 2022-11-10 04:48:13 -08:00
getNativeComponentAttributes.js Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00
renderApplication.js hook up offscreen api to runApplication 2022-10-07 18:13:04 -07:00
requireNativeComponent.d.ts Fixup TS Organization (#35169) 2022-11-02 14:58:37 -07:00
requireNativeComponent.js RN: Sort Imports via ESLint 2022-09-30 14:28:48 -07:00