Skip to content
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

[indent] decorators base indent #1168

Closed
AjiTae opened this issue Nov 2, 2019 · 3 comments · Fixed by #1189
Closed

[indent] decorators base indent #1168

AjiTae opened this issue Nov 2, 2019 · 3 comments · Fixed by #1189
Labels
bug Something isn't working has pr there is a PR raised to close this package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin

Comments

@AjiTae
Copy link

AjiTae commented Nov 2, 2019

What code were you trying to parse?

                   @Decorator()
class Foo {
}

What did you expect to happen?
Warning: Expected indentation of 0 spaces but found 10

What actually happened?
Nothing.

Versions

package version
@typescript-eslint/parser 2.6.0
TypeScript 3.7.0-beta
ESLint 6.6.0
node 13.0.1
@AjiTae AjiTae added package: eslint-plugin-tslint Issues related to @typescript-eslint/eslint-plugin-tslint triage Waiting for maintainers to take a look labels Nov 2, 2019
@bradzacher bradzacher added bug Something isn't working and removed triage Waiting for maintainers to take a look labels Nov 2, 2019
@bradzacher bradzacher added this to the indent rewrite milestone Nov 2, 2019
@bradzacher bradzacher added the has pr there is a PR raised to close this label Nov 10, 2019
@lygstate

This comment has been minimized.

@bradzacher
Copy link
Member

@lygstate - commenting with a ping doesn't do anything except for annoy every single subscriber and watcher of this repo.

Your comment doesn't bump the issue or the PR up the queue.

Please do not spam everyone.

@lygstate
Copy link

lygstate commented Nov 13, 2019

@bradzacher Oh, I am trying to say I reproduced the problem, but after investigation, I found the problem are not reproduced now. I am going to a wrong direction

The version that not reproduce the problem.
Versions

package version
@typescript-eslint/parser 2.7.0
TypeScript 3.7.2
ESLint 6.6.0
node 12.4.0

@bradzacher bradzacher added package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin and removed package: eslint-plugin-tslint Issues related to @typescript-eslint/eslint-plugin-tslint labels Nov 13, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working has pr there is a PR raised to close this package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants