Commit 4ccfac9
committed
Fix lint and type errors in include_assets step
- Rename short identifiers (k, v, p) to satisfy id-length rule
- Add eslint-disable for intentional no-await-in-loop in sequential copy loop
- Add null guard for head in buildRelativeEntry to fix TS18048
- Run prettier fixes1 parent 2a08d02 commit 4ccfac9
2 files changed
Lines changed: 277 additions & 61 deletions
0 commit comments