.npmrc 348 B

123456789101112
  1. registry=https://registry.npmmirror.com
  2. public-hoist-pattern[]=lefthook
  3. public-hoist-pattern[]=eslint
  4. public-hoist-pattern[]=prettier
  5. public-hoist-pattern[]=stylelint
  6. public-hoist-pattern[]=*postcss*
  7. public-hoist-pattern[]=@commitlint/*
  8. public-hoist-pattern[]=czg
  9. strict-peer-dependencies=false
  10. auto-install-peers=true
  11. dedupe-peer-dependents=true