This repository was archived by the owner on Mar 14, 2026. It is now read-only.
Commit b9aa55a
committed
Fix TypeScript 5.9.3 compile script to run tsc without arguments
This change removes the unnecessary '*.ts' argument from the tsc command,
ensuring the compiler uses the default tsconfig.json settings for compilation.1 parent 5563ae8 commit b9aa55a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments