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

TypeError for rule "@typescript-eslint/brace-style" #293

Closed
magelan1180 opened this issue Oct 14, 2024 · 2 comments
Closed

TypeError for rule "@typescript-eslint/brace-style" #293

magelan1180 opened this issue Oct 14, 2024 · 2 comments

Comments

@magelan1180
Copy link

I have updated eslint-config-prettier to 9.1.0 together with eslint to 9.12.0

now i get the following TypeError: TypeError: Key "rules": Key "@typescript-eslint/brace-style": Could not find "brace-style" in plugin "@typescript-eslint". Did you mean "@/brace-style"

Some research on my project shows the use of this rule in eslint-config-prettier node package.

Checking https://eslint.org/docs/latest/rules/brace-style shows that this rule is deprecated since v8.53.0 and moved to @stylistic/eslint-plugin-js (this is related to issue #283 i think, not sure if my issue should be closed as duplicate then)

@JounQin
Copy link
Member

JounQin commented Oct 14, 2024

Reproduction is required.

@JounQin
Copy link
Member

JounQin commented Oct 15, 2024

We even didn't provide any TypeScript declaration files directly.

@JounQin JounQin closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants