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
Router
'@typescript-eslint/only-throw-error': [ 'error', { allow: ['Redirect'], allowThrowingAny: false, allowThrowingUnknown: false, }, ],
google.com
write throw redirect
throw redirect
no eslint error when using strict @typescript-eslint config
No response
The text was updated successfully, but these errors were encountered:
should this be put into the docs?
Sorry, something went wrong.
No branches or pull requests
Which project does this relate to?
Router
Describe the bug
Your Example Website or App
google.com
Steps to Reproduce the Bug or Issue
write
throw redirect
Expected behavior
no eslint error when using strict @typescript-eslint config
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: