mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-15 23:30:17 +02:00
5 lines
249 B
Plaintext
5 lines
249 B
Plaintext
# typescript-eslint@8.70.0 declares a peer range of typescript "<6.1.0" and
|
|
# hasn't caught up to typescript@7.x yet, even though it works fine against it
|
|
# in practice. Without this, `npm install`/`npm ci` fail with ERESOLVE.
|
|
legacy-peer-deps=true
|