mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
# Particularly since we're installing them automatically, we want to know about
|
|
# any conflicts
|
|
strict-peer-dependencies=true
|
|
# A lot of our scripts rely on pre and post scripts, so this is necessary for
|
|
# now
|
|
enable-pre-post-scripts=true
|