@kitschpatrol/repo-config
Version:
Repository configuration and GitHub workflows for @kitschpatrol/shared-config.
17 lines (14 loc) • 558 B
Plain Text
publish-branch=main
# Required for using @kitschpatrol/shared-config and the ksc command with pnpm
public-hoist-pattern[]=@kitschpatrol/repo-config
public-hoist-pattern[]=@kitschpatrol/typescript-config
public-hoist-pattern[]=case-police
public-hoist-pattern[]=*cspell*
public-hoist-pattern[]=*eslint*
public-hoist-pattern[]=*knip*
public-hoist-pattern[]=*mdat*
public-hoist-pattern[]=*prettier*
public-hoist-pattern[]=*remark*
public-hoist-pattern[]=*stylelint*
# Required for automated local publishing
//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}