# Suppress funding messages
fund=false

# Suppress audit warnings during install (still run manually with npm audit)
audit=false

# Use legacy peer deps to avoid conflicts
legacy-peer-deps=true