ampproject / ampproject/amp-github-apps
Migrate TypeScript ESLint rules to use new "naming-convention" rule
Open
Category: Infrastructure
P3: When Possible
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
`@typescript-eslint/camelcase` is deprecated in favor of the much more intricate [naming-convention](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/naming-convention.md) config options.
Contributor guide
Assessment
This issue has not been assessed yet.