Nx brought recently the standalone (per project) configuration to reduce the friction when maintaining the workspace definition. We should migrate using the following command: ``` nx generate @nrwl/workspace:convert-to-nx-project --all ```