Angular 10 provides a stricter project setup for making a new workspace using ng new. After allowing this flag, it starts with the new project using some new settings that enhances maintainability, allows the CLI for performing advanced optimizations on the app, and helps catch bugs properly beforehand .