publiclab / image-sequencer

A pure JavaScript sequential image processing system, inspired by storyboards
https://sequencer.publiclab.org
GNU General Public License v3.0
110 stars 210 forks source link

eslint-error : Expected linebreaks to be 'LF' but found 'CLRF' #2195

Open saurabhmehta1601 opened 1 year ago

saurabhmehta1601 commented 1 year ago

Problem

Development on windows system gives eslint error Expected linebreaks to be 'LF' but found 'CLRF'

Or what problem could this idea solve?

should this error be ignored ? or the eslint config be updated to not throw this error ? or fix with npx eslint -- fix

Bug URL with Screenshot[

https://publiclab.org/notes/saurabhmehta1601/12-27-2022/eslinterror-expected-linebreaks-to-be-lf-but-found-clrf

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! This space is protected by our Code of Conduct - and we're here to help. Please follow the issue template to help us help you 👍🎉😄 If you have screenshots to share demonstrating the issue, that's really helpful! 📸 You can make a gif too! Don't forget to join our PublicLab Gitter channel and our ImageSequencer Gitter Channel for some brainstorming discussions.