# Disable workspace functionality for this project # Make it work as a standalone npm project workspaces=false legacy-peer-deps=true # Use npm instead of pnpm for this specific project package-lock=true