Commit 088b714
chore: 배포 전 정리 — tsconfig exclude + 주석 보완 (#142)
- tsconfig.json exclude에 **/__tests__/** 추가 (test-utils가 dist에 포함되던 문제)
- TrafficLayer eslint-disable 주석에 interval deps 미포함 이유 명시
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent edcbfe8 commit 088b714
2 files changed
Lines changed: 9 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
0 commit comments