Commit 7b603d3
aligneddev
fix: update typescript-eslint to 8.58.0 to fix Aspire frontend-installer
typescript-eslint@8.57.x requires typescript >=4.8.4 <6.0.0 but the
project uses typescript@6.0.2. Version 8.58.0 extends the peer range
to <6.1.0, allowing clean npm install without --legacy-peer-deps.1 parent d98a821 commit 7b603d3
2 files changed
Lines changed: 111 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments