Blame view

Yi.Vben5.Vue3/.npmrc 403 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
4
5
6
7
8
9
10
11
12
13
  registry = "https://registry.npmmirror.com"
  public-hoist-pattern[]=lefthook
  public-hoist-pattern[]=eslint
  public-hoist-pattern[]=prettier
  public-hoist-pattern[]=prettier-plugin-tailwindcss
  public-hoist-pattern[]=stylelint
  public-hoist-pattern[]=*postcss*
  public-hoist-pattern[]=@commitlint/*
  public-hoist-pattern[]=czg
  
  strict-peer-dependencies=false
  auto-install-peers=true
  dedupe-peer-dependents=true