Commit bd67a66
committed
fix: scan .ts/.tsx in scanDynamic and correct pre-commit timeout in docs
- scanDynamic() now processes .ts and .tsx files in addition to .js,
preventing TypeScript dynamic imports from being invisible to the
public API allowlist check
- Update ai-agent-guide pre-commit.sh timeout example from 30 to 60,
matching the actual value in settings.json1 parent b74246c commit bd67a66
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
834 | | - | |
| 834 | + | |
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
| |||
0 commit comments