Skip to content

Commit 4a30613

Browse files
committed
codereview: lint fix
1 parent ab9b5a5 commit 4a30613

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • packages/react-native/scripts/ios-prebuild/__docs__

packages/react-native/scripts/ios-prebuild/__docs__/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ Called during `react_native_post_install`, this method:
176176

177177
1. Reads the `React-VFS-template.yaml` from the XCFramework
178178
2. Resolves the `${ROOT_PATH}` placeholder with the actual XCFramework path
179-
3. Writes the resolved overlay to `$(PODS_ROOT)/React-Core-prebuilt/React-VFS.yaml`
179+
3. Writes the resolved overlay to
180+
`$(PODS_ROOT)/React-Core-prebuilt/React-VFS.yaml`
180181

181182
#### `add_rncore_dependency(s)`
182183

0 commit comments

Comments
 (0)