Skip to main content

 error  Expected linebreaks to be 'LF' but found 'CRLF'  linebreak-style,

Whenever I am trying to compile JS I'm getting this error. cmd used:-npm run compile:js 

Is anyone can help me?

config. did:-

Node v :- 10.3.0, 

SFRA repos.

Visual Studio Code

3 comments
  1. Nov 1, 2022, 10:13 AM

     This comes up due to the Line Break Configuration set for a cartridge, You can set up Lint Configurations in each cartridge in file '.stylelintrc'.

0/9000