Files
react-test/packages-internal/scripts/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
282 B
Markdown
Raw Normal View History

2025-12-12 14:26:25 +09:00
# @mui/internal-scripts
This is that code infra scripts for the MUI organization repositories.
It is not meant for general use.
## Scripts
- `build` - transpiles TypeScript files into the build directory.
- `test` - runs all the tests.
- `typescript` - checks validity of types.