mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 09:40:25 +08:00
14 lines
402 B
Plaintext
14 lines
402 B
Plaintext
registry = "https://registry.npmmirror.com"
|
|
public-hoist-pattern[]=husky
|
|
public-hoist-pattern[]=eslint
|
|
public-hoist-pattern[]=prettier
|
|
public-hoist-pattern[]=prettier-plugin-tailwindcss
|
|
public-hoist-pattern[]=lint-staged
|
|
public-hoist-pattern[]=stylelint
|
|
public-hoist-pattern[]=@commitlint/*
|
|
public-hoist-pattern[]=czg
|
|
|
|
strict-peer-dependencies=false
|
|
auto-install-peers=true
|
|
dedupe-peer-dependents=true
|