Skip to content

refactor [NET-1644]: Clean-up tsconfigs for the browser-test-runner package#3268

Merged
mondoreale merged 1 commit into
mainfrom
net-1644-clean-up-browser-test-runner-package-tsconfigs
Dec 12, 2025
Merged

refactor [NET-1644]: Clean-up tsconfigs for the browser-test-runner package#3268
mondoreale merged 1 commit into
mainfrom
net-1644-clean-up-browser-test-runner-package-tsconfigs

Conversation

@mondoreale

@mondoreale mondoreale commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

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

linear Bot commented Dec 8, 2025

Copy link
Copy Markdown

@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.

2 participants