-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
awaiting responseIssues waiting for a reply from the OP or another partyIssues waiting for a reply from the OP or another partypackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-pluginrecommended-rulesDiscussion about recommended rule setsDiscussion about recommended rule sets
Description
I'd like to request that the camelcase
rule is removed from the recommended
config to match ESLint: https://eslint.org/docs/rules/camelcase
Repro
{
"rules": {
"@typescript-eslint/<rule>": ["<setting>"]
}
}
// your repro code case
Expected Result
Actual Result
Additional Info
Versions
package | version |
---|---|
@typescript-eslint/eslint-plugin |
2.12.0 |
@typescript-eslint/parser |
2.12.0 |
TypeScript |
3.7.3 |
ESLint |
6.7.2 |
node |
10.18.0 |
npm |
6.13.4 |
brainkim, sebinsua, wgcrouch, DavieReid, Miteshdv and 8 more
Metadata
Metadata
Assignees
Labels
awaiting responseIssues waiting for a reply from the OP or another partyIssues waiting for a reply from the OP or another partypackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-pluginrecommended-rulesDiscussion about recommended rule setsDiscussion about recommended rule sets