react/compiler/packages/make-read-only-util
2025-04-23 22:04:44 -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] Migrate compiler packages to tsup (#32550) 2025-03-07 16:41:55 -05: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
tsup.config.ts [compiler] Add missing copyrights (#33004) 2025-04-23 22:04:44 -04:00

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

  • yarn build
  • yarn test