We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ignoreFunction
ignoreFunctions
I ran into some issues when using 0.8.0:
Unexpected property "ignoreFunction". Expected properties: "ignore", "ignoreNames", "ignoreFunctions", "ignoreMethodsOnTypes", "useTsTypes".
Checking the release notes, I saw no mention of this.
However, a codebase search leads me to think that there has been a change? https://github.com/search?q=repo%3Alingui%2Feslint-plugin%20ignoreFunction&type=code
For now I'll just change to ignoreFunctions, but it was a bit confusing not to find it in the changelog.
The text was updated successfully, but these errors were encountered:
fixed here #84
Sorry, something went wrong.
No branches or pull requests
I ran into some issues when using 0.8.0:
Checking the release notes, I saw no mention of this.
However, a codebase search leads me to think that there has been a change? https://github.com/search?q=repo%3Alingui%2Feslint-plugin%20ignoreFunction&type=code
For now I'll just change to
ignoreFunctions
, but it was a bit confusing not to find it in the changelog.The text was updated successfully, but these errors were encountered: