9 lines
254 B
Plaintext
9 lines
254 B
Plaintext
# File: .npmrc
|
|
# Change Log:
|
|
# 2026-05-15: Restored pnpm configs. Warnings in npm 11+ are expected and harmless in this pnpm project.
|
|
|
|
shamefully-hoist=true
|
|
public-hoist-pattern[]=*typeorm*
|
|
public-hoist-pattern[]=*ts-node*
|
|
prefer-workspace-packages=true
|