# React 19 is newer than some devDependencies' declared peer ranges (e.g.
# @testing-library/react's peerOptional @types/react ^18). Those are the only
# conflicts and they're benign, so install with legacy peer resolution. Keeping
# this here means `npm install` "just works" everywhere: the finetune-copilot
# launcher's auto-install, `finetune-copilot build`, and manual setup alike.
legacy-peer-deps=true
