Ben Teichman

Results 17 comments of Ben Teichman

I found that it seems to happen while there is an `exact-dependencies.json` file in the `elm-stuff` folder, removing it caused the install to prompt me for install again I had...

hey @jonaskello I'm running into the same problem trying to use a tool many steps removed from your own library ([dependency-cruiser](https://www.npmjs.com/package/dependency-cruiser)) My company has a fairly complex typescript configuration setup...

hey @jonaskello following up in this PR as well just to get your attention. let me know if there's anything I can do to help move either of these changes...

Hi @Jontem sorry to ping you as well, but I wasn't getting a response from your colleague can you provide any information on how I can progress either this PR...

Thanks for the reply @jonaskello :) sorry for the continual pings on these changes and sure 👍 I'm happy to re-add the tests for added safety Do you have any...

Amazing 👍 I'll rework this PR to keep the existing tests as best as possible

Heya @jonaskello long time no chat 😅 After more than a year brewing I've finally had a chance to go back in and re-add the tests I had removed As...

> Nice work! However, it seems the github checks are failing, perhaps you can take a look at it? will do 👍

@Danielku15 have you tried out [tsx](https://www.npmjs.com/package/tsx)? I found it the other day and it's simplified every TypeScript + Node + ESM project I work on, and it does the paths...

> @effervescentia I have tried it and encountered an [issue](https://github.com/esbuild-kit/tsx/issues/199) with the decorator. Interesting... I use it on a project that runs a NestJS application and uses decorators heavily and...