sj-distributor / create-react-boilerplates

🚀 Create React Boilerplate
https://www.npmjs.com/package/create-react-boilerplates
MIT License
48 stars 1 forks source link

【Resolved】Different encoding environments cause line breaks to appear eslint error #47

Open Simoon-F opened 9 months ago

Simoon-F commented 7 months ago

Solution

  1. Open the settings of VsCode.
  2. Search for eol, set Files:Eol for \n.

\n (LF) : Indicates the unified use of unix-style line breaks.