react/compiler/packages/make-read-only-util
Ahmed Abdelbaset f7ee804c22
[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)
|
2024-07-26 12:56:39 -04:00
..
src Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00
.gitignore [rfc] Remove top level forget directory 2023-08-22 15:04:54 -04:00
jest.config.js Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00
package.json [compiler] Add git info to package.json files in compiler packages (#30475) 2024-07-26 12:56:39 -04:00
README.md [rfc] Remove top level forget directory 2023-08-22 15:04:54 -04:00
tsconfig.json Upgrade to typescript 5.4.3 2024-04-02 10:32:23 -04:00

Utility package to track mutations to objects marked as "read-only". Available commands:

  • yarn build
  • yarn test