SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Use sum of subpaths instead of path.join in `no-deep-imports` lint rule (#50718)

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

On Windows `path.join` returns path with separators unsupported by resolution mechanism. This change enforces the use of `/` separators in `no-deep-imports` rule tests.

Changelog:
[Internal]

Reviewed By: robhogan

Differential Revision: D73021185

fbshipit-source-id: d4799c01a5aef5b27fad961d774b58627115d213
D
Dawid Małecki committed
eb67bec958f5319fa425b528fbda0e6e812773ef
Parent: 55de31f
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 4/15/2025, 9:39:48 AM