Skip to content

Scripts, lint, and config cleanup#566

Merged
ecraig12345 merged 2 commits intomicrosoft:mainfrom
ecraig12345:cleanup
Feb 26, 2026
Merged

Scripts, lint, and config cleanup#566
ecraig12345 merged 2 commits intomicrosoft:mainfrom
ecraig12345:cleanup

Conversation

@ecraig12345
Copy link
Member

@ecraig12345 ecraig12345 commented Feb 26, 2026

  • Remove redundant compile script separate from build in most packages (appears to only be needed for packages where build runs backfill for testing)
  • Enable a couple additional lint rules and fix issues
  • In backfill-hasher and backfill-cache, move logic out of the index file into a dedicated named file. To preserve history, this is done by renaming index.ts and temporarily updating package.json main, reintroducing the index files in a separate commit, and merging by rebase rather than squashing.
  • Downgrade @types/fs-extra dep that was accidentally updated out of sync with parent??
  • Update lock file deps for security issues

@ecraig12345 ecraig12345 force-pushed the cleanup branch 6 times, most recently from f0d6e08 to 48531cd Compare February 26, 2026 22:17
@ecraig12345 ecraig12345 merged commit 9a663ca into microsoft:main Feb 26, 2026
7 checks passed
ecraig12345 added a commit that referenced this pull request Feb 26, 2026
@ecraig12345 ecraig12345 deleted the cleanup branch February 26, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant