Commit 99fff13
committed
fix(tsconfig): set ignoreDeprecations for TS 6 baseUrl warning
TypeScript 6 treats baseUrl as deprecated; paths mapping still needs it.
Silence TS5101 so npm run test:types succeeds.
Made-with: Cursor1 parent 00efdf0 commit 99fff13
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments