Files
turftracker/frontend/.npmrc
2025-08-21 07:35:02 -05:00

8 lines
193 B
Plaintext

# 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