DockYard / eslint-plugin-ember-suave

DockYard's ESLint plugin for Ember apps
MIT License
53 stars 10 forks source link

ember-suave/lines-between-object-properties fixer deletes comma in files with Unix line endings #89

Open iliubinskii opened 3 years ago

iliubinskii commented 3 years ago

I tried with Windows line endings (CR LF) and Unix line endings (LF).

With CR LF it works as expected. With LF it eats coma.