Files
freeCodeCamp/.npmrc
Mrugesh Mohapatra e5590e56d7 chore: use pnpm v8 for deps (#49892)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-03-29 20:18:49 +05:30

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