We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What version of eslint are you using? 9.16.0
eslint
What version of prettier are you using? none
prettier
What version of eslint-plugin-prettier are you using? 5.2.1
eslint-plugin-prettier
Please paste any applicable config files that you're using (e.g. .prettierrc or .eslintrc files) .prettierrc eslint.config.mjs
.prettierrc
.eslintrc
What source code are you linting?
export abstract class Handler { constructor(public readonly langId: string) { } }
What did you expect to happen? ignore brace space error
What actually happened?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of
eslint
are you using?9.16.0
What version of
prettier
are you using?none
What version of
eslint-plugin-prettier
are you using?5.2.1
Please paste any applicable config files that you're using (e.g.
.prettierrc
or.eslintrc
files).prettierrc
eslint.config.mjs
What source code are you linting?
What did you expect to happen?
ignore brace space error
What actually happened?
The text was updated successfully, but these errors were encountered: