[eslint-plugin-react-hooks] move eslint plugin once again (#33110)

This commit is contained in:
Jan Kassens
2025-05-02 18:14:56 -04:00
committed by GitHub
parent 26ecc98a00
commit 66de8e5a99

View File

@@ -170,7 +170,8 @@ jobs:
# Copy eslint-plugin-react-hooks
# NOTE: This is different from www, here we include the full package
# including package.json to include dependencies in fbsource.
cp -r build/oss-experimental/eslint-plugin-react-hooks $BASE_FOLDER/RKJSModules/vendor/react
mkdir "$BASE_FOLDER/tools"
cp -r build/oss-experimental/eslint-plugin-react-hooks "$BASE_FOLDER/tools"
# Move React Native version file
mv build/facebook-react-native/VERSION_NATIVE_FB ./compiled-rn/VERSION_NATIVE_FB