We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b815c commit ef33c6eCopy full SHA for ef33c6e
README.md
@@ -74,6 +74,9 @@ Other:
74
- **Off** (`plugin:functional/off`)\
75
Disable all rules defined in this plugin.
76
77
+- **Disable Type Checked** (`plugin:functional/disableTypeChecked`)\
78
+ Disable all rules that require type information.
79
+
80
- **External Vanilla Recommended** (`plugin:functional/external-vanilla-recommended`)\
81
Configures recommended [vanilla ESLint](https://www.npmjs.com/package/eslint) rules.
82
0 commit comments