Eslint and Prettier. I actually don't know where else to ask this, I'm going insane.
I actually don't understand what's going on with my eslint/prettier config. My coworker is using the same files I pushed, but he gets errors where I don't, I get errors where he doesn't.
On top of that, my prettier won't prettify .ts files for whatever reason, but his will. I did add
*.ts
in the configs10 Replies
eslintrc.json:
.prettierrc:
Is there anything conflicting? I'm literally lost.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I have the extension and is is running on save. It doesn't seem to be running on .ts files, but it's formatting my tsx without problem
Should I not have the extension?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Ah.. I found the guilty for the formatting
Thank you, I was really confused about this
Live share should have not set that at all, but ok
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View