Rocketseat / eslint-config-rocketseat

ESLint configuration used by Rocketseat
https://www.npmjs.com/@rocketseat/eslint-config
724 stars 105 forks source link

Fix for windows linebreaks error #2

Closed cleisonmp closed 1 year ago

cleisonmp commented 2 years ago

Fix for errors on windows due to line-break incompatibility Expected line-breaks to be 'LF' but found 'CRLF' linebreak-style Delete eslint(prettier/prettier)

FabioBachi commented 2 years ago

Up ⬆️