@typescript-eslint/naming-convention
Enforces naming conventions for everything across a codebase, in the settings verify if the naming-convention is camelCase, snake_case, etc.
The Codiga Static Analysis engine checks JavaScript code and supports many popular libraries. If you are using React, NextJS, Vue or Angular: the engine will flag any issue in your codebase. Automate your code reviews with Codiga and merge with confidence.
Enforces naming conventions for everything across a codebase, in the settings verify if the naming-convention is camelCase, snake_case, etc.
Ban use of /// <reference path="" />, /// <reference types="" />, or /// <reference lib="" /> directives.
Ignores capitalized decorators
This rule enforces spacing around the colon in object literal properties.
Enforce consistent spacing between keys and values in object literal properties
RegistrationForm' is a class.
Disallows assigning values to const as they're immutable.
Disallow duplicate name in class members
Disallow shadowing of restricted names
Disallow unused variables. Variables that are declared and not used anywhere in the code are most likely an error due to incomplete refactoring
Disallow generator functions that do not have yield
We use cookies to improve your site experience, including analytics cookies to understand how you use our product and design better experiences. Please read our Cookie Policy.