8 lines
193 B
Plaintext
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 |