node-ldapjs/.npmrc

8 lines
134 B
Plaintext
Raw Normal View History

# npm general settings
package-lock=false
legacy-peer-deps=true
# pnpm specific settings
hoist=false
public-hoist-pattern[]=*eslint*