We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint-plugin-fp-ts-strict
eslint-plugin-fp-ts
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
The rulesets eslint-plugin-fp-ts-strict and eslint-plugin-fp-ts seem like a great fit for this config, or eslint-config-typed-fp. A separate issue has been created there, too.
The text was updated successfully, but these errors were encountered:
Thanks to noUncheckedIndexedAccess, most of the rules from eslint-plugin-fp-ts-strict have become redundant. The same (welcome) thing happened to me with https://github.com/danielnixon/total-functions/
option-over-undefined and option-over-null may still be valuable.
Sorry, something went wrong.
Are there still some good ones in eslint-plugin-fp-ts?
No branches or pull requests
The rulesets eslint-plugin-fp-ts-strict and eslint-plugin-fp-ts seem like a great fit for this config, or eslint-config-typed-fp. A separate issue has been created there, too.
The text was updated successfully, but these errors were encountered: