How can I write a ESLint rule for “linebreak-style”, changing depending on Windows or Unix?

后端 未结 0 1650
野趣味
野趣味 2020-12-23 05:22

As we all know, the linebreaks (new line) used in Windows are usually carriage returns (CR) followed by a line feed (LF) i.e. (CRLF) whereas, Linux and Unix use a simple lin

相关标签:
回答
  • 消灭零回复
提交回复
热议问题