Hello,
Thank you for this awesome tool that is super fast compared to typescript-eslint.
Here an example of false-positive:
× typescript-eslint(dot-notation): ["Prénom"] is better written in dot notation.
142 │ firstName: validatedValues["Prénom"],
· ────────
143 │ lastName: validatedValues.Nom,
╰────
Hello,
Thank you for this awesome tool that is super fast compared to typescript-eslint.
Here an example of false-positive: