Commit 5970045
committed
docs: use actual exported type names for tasks
`TaskConfig` is not exported anywhere; the generated TS type is
`TaskDefinition = Task | Command` with `Command = string | string[]`.
https://claude.ai/code/session_01N7sZTbj8K2QYvMAWUB1Nmz1 parent 3c1ae7e commit 5970045
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments