Upvoting this post from Connect for Lemmy. Actually I think I still prefer Jerboa. Unfortunately it has stopped working since I updated my instance to 0.18 so this will have to do for now.
Upvoting this post from Connect for Lemmy. Actually I think I still prefer Jerboa. Unfortunately it has stopped working since I updated my instance to 0.18 so this will have to do for now.
I STRONGLY ADVISE you against doing the following, but for educational purposes, just rename the file .husky/pre-commit
to anything else. I called mine _pre-commit
and slapped a README next to it documenting what I did. This will turn off the husky pre commit job, which is what runs prettier.
Not sure if it’s the same issue you are having, in my case prettier failed to run and that didn’t allow me to commit at all.
The pain of working on the lemmy frontend. I “fixed” this by turning off prettier.
Same, since I updated my instance to 0.18 Jerboa doesn’t work and instantly crashes.