Skip to content

Conversation

@mondoreale
Copy link
Contributor

@mondoreale mondoreale commented Dec 8, 2025

This pull request updates the TypeScript build and lint configuration for the browser-test-runner package to use the main tsconfig.json instead of tsconfig.node.json. It also adds a new script for type-checking without emitting output.

Changes

Build and TypeScript configuration updates:

  • Changed the ESLint TypeScript parser configuration in eslint.config.mjs to use tsconfig.json instead of tsconfig.node.json for project references.
  • Updated the build script in package.json to use the default tsconfig.json and added a check script for running TypeScript type checks without emitting files.

@mondoreale mondoreale requested a review from teogeb December 8, 2025 15:04
@linear
Copy link

linear bot commented Dec 8, 2025

@mondoreale mondoreale requested a review from juslesan December 11, 2025 10:02
@mondoreale mondoreale force-pushed the net-1644-clean-up-browser-test-runner-package-tsconfigs branch from a5d4381 to d413584 Compare December 12, 2025 00:32
@mondoreale mondoreale merged commit 6fcdc10 into main Dec 12, 2025
42 of 43 checks passed
@mondoreale mondoreale deleted the net-1644-clean-up-browser-test-runner-package-tsconfigs branch December 12, 2025 00:42
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.

3 participants