dillon1000/react

Commit

[compiler] Add git info to `package.json` files in compiler packages (#30475)

This PR adds the repository field to `compiler/packages/*/package.json`

| eslint-plugin-react-compiler | eslint-plugin-react-hooks |
| --- | --- |
|
![image](https://github.com/user-attachments/assets/3392a496-1ff1-4f36-ab96-cfbe1ed88693)
|
![image](https://github.com/user-attachments/assets/b0605dba-eef7-44fe-9484-979b4814d9fb)
|
Browse files
Changed paths7 files
First-parent comparison
M compiler/package.json ModifiedM compiler/packages/babel-plugin-react-compiler/package.json ModifiedM compiler/packages/eslint-plugin-react-compiler/package.json ModifiedM compiler/packages/make-read-only-util/package.json ModifiedM compiler/packages/react-compiler-healthcheck/package.json ModifiedM compiler/packages/react-compiler-runtime/package.json ModifiedM compiler/packages/snap/package.json Modified
Patch

Files changed

Rendering syntax-highlighted changes…