Arttu Sjöholm

Results 1 comments of Arttu Sjöholm

Workaround seems to be setting the TSX_TSCONFIG_PATH env manually before running tsx e.g. ```export TSX_TSCONFIG_PATH=./tsconfig.json && tsx index.ts```