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

Change eslint naming convention config for quoted keys #2132

Closed
AndreasArvidsson opened this issue Dec 14, 2023 · 0 comments · Fixed by #2456
Closed

Change eslint naming convention config for quoted keys #2132

AndreasArvidsson opened this issue Dec 14, 2023 · 0 comments · Fixed by #2456
Labels
code quality Improvements to code quality

Comments

@AndreasArvidsson
Copy link
Member

AndreasArvidsson commented Dec 14, 2023

Use:
https://typescript-eslint.io/rules/naming-convention/#ignore-properties-that-require-quotes

Remove file level disabled lint rule:

/* eslint-disable @typescript-eslint/naming-convention */

Originally posted by @pokey in #2102 (comment)

@auscompgeek auscompgeek added code quality Improvements to code quality labels Jun 10, 2024
@auscompgeek auscompgeek changed the title Change esconfig naming convention for quoted keys Change eslint naming convention config for quoted keys Jun 10, 2024
pokey added a commit that referenced this issue Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improvements to code quality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants