react-native/types
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
..
__typetests__ Fix Errors with TypeScript Tests 2022-12-15 19:17:58 -08:00
modules Fixup TS Organization (#35169) 2022-11-02 14:58:37 -07:00
private Fixup TS Organization (#35169) 2022-11-02 14:58:37 -07:00
public Fix TS Type for measureLayout optional parameter 2022-12-07 13:25:36 -08:00
.npmignore Fix: Publish types folder (#34727) 2022-09-20 12:39:58 -07:00
index.d.ts Add type for RootTagContext 2022-12-15 10:04:11 -08:00
tsconfig.json Fixup TS Organization (#35169) 2022-11-02 14:58:37 -07:00
tslint.json