-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[class-literal-property-style] should not fix readonly to getter when assigned in ctor #2206
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
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
good first issue
Good for newcomers
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Comments
@all-contributors please add k3nsei for bug |
Is anyone currently working on this? Can I take a stab at it? |
feel free to have a go! |
@JoshuaKGoldberg wanna pair on this? |
Error:
|
Merged
3 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
good first issue
Good for newcomers
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Uh oh!
There was an error while loading. Please reload this page.
Repro
Playground
Expected Result
Code should be unchanged
Actual Result
Code after fix is invalid
Additional Info
None
Versions
@typescript-eslint/eslint-plugin
3.2.0
@typescript-eslint/parser
3.2.0
TypeScript
3.9.5
ESLint
7.2.0
node
14.2.0
npm
6.14.5
yarn
1.22.4
The text was updated successfully, but these errors were encountered: