Search code examples
node.jstypescriptnestjstypescript-eslintprettier-eslint

I got "Delete `CD`" message from eslint error


I'm writing my first lines on Nestjs but when I create my first .ts file I got this error, I don't understand what this means.

enter image description here

enter image description here


Solution

  • I found the solution in other question the thing is that you have to change the follow configuration on VSC

    enter image description here