mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
By default npm 7 will try to install peer dependencies. This behaviour is different from npm 6 and causes tests to fail for various types packages.
3 lines
41 B
Plaintext
3 lines
41 B
Plaintext
package-lock=false
|
|
legacy-peer-deps=true
|