Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Ignore words when you are accessing object properties #97

Open
FezVrasta opened this issue Jul 11, 2024 · 0 comments
Open

Ignore words when you are accessing object properties #97

FezVrasta opened this issue Jul 11, 2024 · 0 comments

Comments

@FezVrasta
Copy link

Let's say I import an object from a library:

import { foo } from 'bar';

I then use foo.misspelledWord and the plugin warns me I have a misspelled word, it should not warn me though because I have no control over the spelling of the import.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant