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 bbfd845 commit 300b65aCopy full SHA for 300b65a
.eslintrc.js
@@ -19,8 +19,6 @@ module.exports = {
19
'plugin:react/recommended',
20
'prettier/react',
21
'plugin:you-dont-need-lodash-underscore/all',
22
- // TODO: enable
23
- // 'plugin:fp/recommended',
24
],
25
reportUnusedDisableDirectives: true,
26
rules: {
0 commit comments