Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ignore function invocations #79

Open
osdiab opened this issue Nov 5, 2021 · 0 comments
Open

Ignore function invocations #79

osdiab opened this issue Nov 5, 2021 · 0 comments

Comments

@osdiab
Copy link

osdiab commented Nov 5, 2021

While I don't want to have spelling mistakes in functions that I create myself, I don't care if there are spelling mistakes in the functions of libraries that I import; so I'd like to disable spellcheck if it's a function invocation. This is safe for me since I use TypeScript so the functions I'm calling are definitely correct.

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

No branches or pull requests

1 participant