8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
|
# npm general settings
|
||
|
package-lock=false
|
||
|
legacy-peer-deps=true
|
||
|
|
||
|
# pnpm specific settings
|
||
|
hoist=false
|
||
|
public-hoist-pattern[]=*eslint*
|