annsk / vscode-alignment

Align chars in selection.
MIT License
13 stars 6 forks source link

Which ESLint should be disabled to let this happen #18

Open mikeerickson opened 5 years ago

mikeerickson commented 5 years ago

I am able to format the code as I wish, however, I use ESLint to format documents on save and it always overrides the formatting.

Do you (or anybody for that matter) know which ESLint rule(s) should be disabled so it doesn't override the alignment settings.