vscode-better-align icon indicating copy to clipboard operation
vscode-better-align copied to clipboard

eslint rule to avoid loosing better-align alignment?

Open jsanta opened this issue 1 year ago • 1 comments

Hi! I love this plugin, I feel (MHO) having = and : aligned make code more readable (besides relieving my OCD :) ) The problem I'm facing is that many of the Typescript projects I'm working on have some eslint rules defined that remove this custom spacing, and even though I can disable eslint, that's not the idea.

So my question is: Which rules should be disabled in order to keep better-align alignment?

Best regards from Chile.

jsanta avatar Jul 25 '24 12:07 jsanta

Maybe you can ask for help from eslint team.

chouzz avatar Jul 27 '24 01:07 chouzz