Commit 9bee88b
committed
docs: JSDocコメントを実装と一致するよう修正
- pipeline.ts: process.exit(1)ではなく例外伝搬である旨に修正
- crawl.ts: CrawlAggregateErrorコンストラクタに@paramタグ追加
- database.ts: getJSON関数に@templateタグ追加
https://claude.ai/code/session_01Gz7eS3SnV1N6LakV8b7CxM1 parent f68ac54 commit 9bee88b
3 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
335 | 338 | | |
336 | 339 | | |
337 | 340 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1021 | 1021 | | |
1022 | 1022 | | |
1023 | 1023 | | |
| 1024 | + | |
1024 | 1025 | | |
1025 | 1026 | | |
1026 | 1027 | | |
| |||
0 commit comments