fix linting issues and update build configuration #2

Merged
garrett merged 1 commit from fix/lint into main 2026-01-06 12:31:20 +00:00
Owner
  • Remove local .eslintrc.js in packages/core to resolve ESM/CJS conflicts.
  • Add eslint-disable comments for intentional constant conditions in stream-helpers.ts.
  • Refactor stream-helpers.ts to remove unnecessary type assertions.
  • Update tsconfig.json with stricter type-checking rules and optimized emit settings.
  • Enable declaration maps and source maps for better debugging.
- Remove local .eslintrc.js in packages/core to resolve ESM/CJS conflicts. - Add eslint-disable comments for intentional constant conditions in stream-helpers.ts. - Refactor stream-helpers.ts to remove unnecessary type assertions. - Update tsconfig.json with stricter type-checking rules and optimized emit settings. - Enable declaration maps and source maps for better debugging.
- Remove local .eslintrc.js in packages/core to resolve ESM/CJS conflicts.
- Add eslint-disable comments for intentional constant conditions in stream-helpers.ts.
- Refactor stream-helpers.ts to remove unnecessary type assertions.
- Update tsconfig.json with stricter type-checking rules and optimized emit settings.
- Enable declaration maps and source maps for better debugging.
garrett changed title from WIP: fix linting issues and update build configuration to fix linting issues and update build configuration 2026-01-06 10:50:54 +00:00
garrett deleted branch fix/lint 2026-01-06 12:31:20 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
garrett/wafb!2
No description provided.