aboutsummaryrefslogtreecommitdiffhomepage
path: root/.npmrc
blob: 4cda5a4d01298ef4fa284eba64ea0feeb0ab1c6c (plain)
1
2
3
4
5
6
7
8
save-exact = true
provenance = true

# pnpm run settings
# https://pnpm.io/cli/run
shell-emulator = true
enable-pre-post-scripts = true
strict-peer-dependencies = true