Dillon Mulroy

Results 65 comments of Dillon Mulroy

`[a-z_0-9.]` I think we need to escape the `.`

https://github.com/dmmulroy/create-melange-app/pull/99#issuecomment-2044895275

@jcmccormick I am so sorry that I missed this issue - I'm going to spend some time next week (or the following) working on `tsc.nvim`. Thank you for linking to...

I have not - I'll try to get around to looking into this tonight or tomorrow morning if I have time.

Hmm this is a great point and request. I'm not going to be able to dedicate a lot of time to `tsc.nvim` for ~2 weeks, so if you wanna take...

Any updates on this and #393?

By chance did you opt out of running `npm install`? Could you share the `package.json` that was generated?

I'll spend some time thinking on this tomorrow

After much trial and error I have found this to be the best approach for integrating vite: https://github.com/dmmulroy/create-melange-app/issues/34#issuecomment-1874516504 As part of my efforts on `create-melange-app` I plan to work on...

Can you share your tsconfig(s) and the project structure? In the mean time you can try setting the `bin_path` configuration option.