SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Remove dtslint from type tests (#51382)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/51382

This diff replaces `dtslint` which is obsolete and [It is not intended to be used on its own, but as part of the definitelytyped set of packages](https://github.com/microsoft/dtslint) in favor of `tsc` type tests.

It's probably not necessary to have `test-typescript-offline` as tsc does that out of the box but doesn't test with multiple TS versions.

Changelog:
[Internal]

Reviewed By: huntie

Differential Revision: D74804967

fbshipit-source-id: 4c581ba5debf6fd0bb8dcddbb95f3c85b05082d4
D
Dawid Małecki committed
2e0c2c6df11316ed293dd022d68b8e96d742b793
Parent: 2a0c1e6
Committed by Facebook GitHub Bot <[email protected]> on 5/16/2025, 3:08:25 PM