#Nestjs project it showed typescript error (All codes line colored in red).
16 messages · Page 1 of 1 (latest)
Might solve your problem: #1136582635087470673 message
Thanks for your response. The process works fine. Do you know how can I solve it without using format command or solving at once?.
It should solve permanently when you configure the editor settings and run the format command once.
If you are still facing that issue, try to restart everything!
I think he could use another approach, in the configuration file for the eslint he can change the option to be auto and that should help
Im not sure if it comes with a downside but i havent encounter it yet so i hope that helps a bit
What option?
oh sorry i was mistaken, it's in the prettierrc file
by setting up this you got the hole project working like this, this is just a fix for the current project tho
Only if they have the prettier extension installed I assume
well so far prettier comes installed with the project isnt?
or are you using another ide to code with nestjs?
I use jetbrains yeah, your suggested approach would also work fine. Thanks for sharing.
no problem i'm glad it helped
but i'm just curious, would that work in your case using jetbrains? havent tried others ide