Commit 7660bdd
build(deps-dev): bump typescript to 6.0.3 with tsconfig migration (#238)
TS 6 deprecates baseUrl (removal in 7.0). The bare 'src/...' import
alias now resolves through paths (tsconfig-relative since TS 5.0)
instead of baseUrl.
Co-authored-by: Christian Bager Bach Houmann <christian@bagerbach.com>1 parent ddbb289 commit 7660bdd
3 files changed
Lines changed: 8 additions & 6 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 | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments