[type-annotation-spacing] Space between ? and : #3140
Labels
enhancement: plugin rule option
New rule option for an existing eslint-plugin rule
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
Expected error
Unexpected space before the ':'
.Actual Result
No error.
Versions
@typescript-eslint/eslint-plugin
4.6.0
@typescript-eslint/parser
4.6.0
TypeScript
4.0.2
ESLint
7.12.1
node
14.8.0
The text was updated successfully, but these errors were encountered: