[type-annotation-spacing] Not recognizing the new
keyword
#1674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
duplicate
This issue or pull request already exists
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Uh oh!
There was an error while loading. Please reload this page.
Repro
Expected Result
Linting passes
Actual Result
Linting fails with
error Unexpected space before the '=>' @typescript-eslint/type-annotation-spacing
Additional Info
Versions
@typescript-eslint/eslint-plugin
2.22.0
@typescript-eslint/parser
2.22.0
TypeScript
3.8.3
ESLint
6.8.0
node
10.18.1
npm
6.13.4
The text was updated successfully, but these errors were encountered: