create-next-mui CLI gets smarter dependency sorting, Oxlint support, and auto-install
The open-source CLI tool create-next-mui, which scaffolds Next.js projects with Material UI pre-configured, has received a series of incremental but meaningful updates. The developer behind the tool overhauled the dependency merging logic so that generated package.json files now maintain consistently sorted dependencies for easier readability. A dual-linter setup was introduced, pairing the fast Oxlint for real-time diagnostics with ESLint, which continues to handle import cleanup and code organization rules. The CLI also now prompts users after project scaffolding to optionally run npm install automatically, removing a manual step from the setup process. The updates reflect a philosophy of reducing developer friction through small, practical refinements rather than large feature additions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in