[member-naming] Should match constructor args #765
Labels
bug
Something isn't working
good first issue
Good for newcomers
has pr
there is a PR raised to close this
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
Repro
Expected Result
It should emit an error, due to the configuration
myArg
must be__myArg
Actual Result
No error
Versions
@typescript-eslint/eslint-plugin
1.13.0
@typescript-eslint/parser
1.13.0
TypeScript
3.4.5
ESLint
6.1.0
node
12.6.0
npm
6.10.2
The text was updated successfully, but these errors were encountered: