Joe Fehrman

Results 16 comments of Joe Fehrman

This is a feature that I feel like I would like to have as well.

So after doing some digging this is actually currently possible. It requires a bit of work. Inside of the main cli file you will find a line that reads ```typescipt...

One quick note about my solution above is that it is a bit slow with figuring out the global node modules directory so there may be a faster way to...

Looks good. I'll defer to @pmunin as he has requested additional changes.

> hi @cogwizzle Can you add some proof of testing to the PR please? I won't be the person deploying it next week as I'll be on PTO I was...

Thank you! On Tue, May 07, 2024 at 09:10:05AM UTC, Varadarajan V wrote: > Hey @cogwizzle , PR has been deployed! > > -- > Reply to this email directly...

> hi @cogwizzle - there's a bunch of failing CI checks. Can you address these before I review please? Fixed the test and pipeline.

I can only advise on how to fix this with webpack, but the way that I fixed it was to add these rules to my webpack config. ```javascript module: {...

> I see your keen interest in accessibility and just ask that you provide more information on how this breaks. I'm just a guy with an inspect button. 😅 So...

> yarn run changeset Let me give this a shot first. Thanks so much for reminding me. I'm still a bit new here. :)