The base ESLint rule `keyword-spacing` is disabled by `eslint-config-prettier`, but not the corresponding `@typescript-eslint` rule here: https://github.com/prettier/eslint-config-prettier/blob/master/%40typescript-eslint.js https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/keyword-spacing.md Should it be?