Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.
npm install @mui/internal-scriptsThis is that code infra scripts for the MUI organization repositories.
It is not meant for general use.
- build - transpiles TypeScript files into the build directory.
- test - runs all the tests.
- typescript - checks validity of types.