prettier / eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.
MIT License
5.34k stars 251 forks source link

add rule `@typescript-eslint/block-spacing` and `@typescript-eslint/key-spacing` #243

Closed ttionya closed 1 year ago

ttionya commented 1 year ago

@typescript-eslint/eslint-plugin@5.52.0 added new rule @typescript-eslint/block-spacing. @typescript-eslint/eslint-plugin@5.50.0 added new rule @typescript-eslint/key-spacing.

This PR solved #242 .