Commit ef99c0f
fix(scripts): resolve tsconfig errors in check-pr-title workflow
Set rootDir to "." to fix TS5011 (common source directory conflict when
including both scripts/ and demo/) and set target to ES2019 to fix TS5107
(ts-node's default ES5 target is deprecated in TypeScript 7.0).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7a5535e commit ef99c0f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments