Samuel Jensen

Results 8 comments of Samuel Jensen

I personally turned of `sumneok_lua`'s document_formatting capabilities just like chris did with the `tsserver` and let `stylua` do all the work. However, If you have multiple and every one does...

I'm using prettier 3.0.0 and none of the version of prettier-vscode has worked.

I was experimenting this today, and I've come up with a workaround to make it work with `'strict-dynamic'` instead of `'unsafe-eval`. It's super hacky and not really a solution because...

Just for the record, reason for switching to draft: https://github.com/privatenumber/tsx/issues/627 This is affecting `vite` and causing imports behavior to differentiate between `tsx` and `node`.

> Just for the record, reason for switching to draft: [privatenumber/tsx#627](https://github.com/privatenumber/tsx/issues/627) This is affecting `vite` and causing imports behavior to differentiate between `tsx` and `node`. I switch to another ESM...

> I think React Router v7 (single fetch specifically) changes how headers work a fair bit so I don't think I'll be merging this since I want to get on...

> RR7 has been merged! Feel free to check whether this is necessary and update things if so. Thanks! I've rebased onto main. I’ve tested the behavior of `headers`, and...

> [@punkpeye](https://github.com/punkpeye) yeah this is not optimal as it is easy to overlook, will try to find a better solution for that! Completely overlooked this. It would be great if...