Commits


Jacob Wujciak-Jens authored and GitHub committed d8aeb42709f
GH-37657: [JS] Run bin scripts with ts-node (#38500) (rebased version of #37668, yarn.lock conflicts resolved in favor of main) * update bin scripts to use ts-node in transpile-only mode * remove ts-node config from top level tsconfig.json * fix tsc errors in bin scripts * Closes: #37657 Authored-by: ptaylor <paul.e.taylor@me.com> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>