#Nestjs project it showed typescript error (All codes line colored in red).

16 messages · Page 1 of 1 (latest)

marble tapir
#

After creating new project it showed red in all file pages. More likely compiler expecting commonJs but I am writing in ES6. How could I resolved that? this red color irritating me a lot.

marble tapir
misty socket
south lily
#

Im not sure if it comes with a downside but i havent encounter it yet so i hope that helps a bit

south lily
#

by setting up this you got the hole project working like this, this is just a fix for the current project tho

misty socket
#

Only if they have the prettier extension installed I assume

south lily
#

or are you using another ide to code with nestjs?

misty socket
#

I use jetbrains yeah, your suggested approach would also work fine. Thanks for sharing.

south lily