Manuel
Manuel
Thanks for the repro. This behavior did not happen to me previously, as I was mainly testing inside the monorepo, where a prettier configuration file was found, which caused the...
Sometimes things are just too obvious to see them by yourself. Up until your comment I was under the impression that this would not be possible, because I don't have...
Hey @babichjacob, hope you don't mind the ping. Would you mind adding me (manuel3108) to the NPM org? Thanks for your help!
@babichjacob Wow, that was a fast one. No problem at all. Thank you
@babichjacob Totally forgot about https://www.npmjs.com/package/svelte-add, could you do the same there?
Yes, that worked, thanks!
Hey @ThatXliner were you able to test this? Windows does not want to install WSL correctly. From the other source code, it look like there might be other places that...
@RubenPX Thanks for your help in identifying this. `svelte-add` will be deprecated pretty soon, so it doesn't make sense to implement the changes here. I have already opened an issue...
@BlankParticle Yes, Yes! Yes, Yes! Yes, Yes! TLDR; I totally agree with you in nearly all the points. As I have dig deeper and deeper in the last weeks /...
Appreciate your feedback and the help offered. I have already started laying down some groundwork, like repo structure, TS setup, changeset, eslint, prettier and so on in a private repo....