Hi, typescript-eslint has added `@typescript-eslint/comma-spacing` with the version [2.18.0](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0)! 🎉 eslint-config-prettier has already turned off the core rule [`comma-spacing`](https://eslint.org/docs/rules/comma-spacing), so I think it should turn off also `@typescript-eslint/comma-spacing`. https://github.com/prettier/eslint-config-prettier/blob/4fdaa044ca252f2f6360dba9d6ef1e43bf03b59a/index.js#L30 See also: - https://github.com/typescript-eslint/typescript-eslint/pull/1495 - https://github.com/typescript-eslint/typescript-eslint/blob/v2.18.0/packages/eslint-plugin/docs/rules/comma-spacing.md
Hi, typescript-eslint has added
@typescript-eslint/comma-spacingwith the version 2.18.0! 🎉eslint-config-prettier has already turned off the core rule
comma-spacing, so I think it should turn off also@typescript-eslint/comma-spacing.eslint-config-prettier/index.js
Line 30 in 4fdaa04
See also: