tsconfig icon indicating copy to clipboard operation
tsconfig copied to clipboard

Fix `invalidfile` test for Node Version 20 or higher + Add CI

Open DecimalTurn opened this issue 4 months ago • 1 comments

This pull request updates the tsconfig test suite to account for a difference in error message in Node.js version 20 or higher.

DecimalTurn avatar Sep 29 '25 19:09 DecimalTurn