Commits
Click on a commit to change the comparison rangefix(tsgolint): pipe tsgolints stderr (#14477)
Since we converted oxlint to a napi package, go's debug logging broke.
It is unclear to me exactly why this broke, but this PR explicitly passes `stderr()` to the stderr handler of the child process which fixes ths issue.
If anyone has any better ideas/solutions, please let me know.
This blocks debugging/investigating https://github.com/oxc-project/tsgolint/issues/288