# Ensures consistent npm install behavior for all developers.
# Prevents the lockfile from being altered by CLI flags such as --legacy-peer-deps.
legacy-peer-deps=false
