stumason.dev
TypeScript
Pull Request Opened
PR #24 opened: fix: resolve linter errors and failing tests
Summary
- Fix JS syntax errors caused by apostrophes in string literals (e.g.,
'Why I'll Deliver'breaking the parser) - Add
Queue::fake()globally in test setup to prevent observer-dispatched jobs from making real API calls - Add missing
getFileContentsRawmock expectations for Python dependency file detection - Apply consistent Prettier formatting across JS files
Test plan
- All 383 tests pass
- Build completes successfully (
npm run build) - Pint linter passes
Stu Mason + AI [email protected]
+2096
additions
-967
deletions
47
files changed