Skip to content

Commit 60350c2

Browse files
authored
Merge pull request #76 from netlify/chore/dead-code
Remove dead comment
2 parents bbfd845 + 300b65a commit 60350c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.eslintrc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ module.exports = {
1919
'plugin:react/recommended',
2020
'prettier/react',
2121
'plugin:you-dont-need-lodash-underscore/all',
22-
// TODO: enable
23-
// 'plugin:fp/recommended',
2422
],
2523
reportUnusedDisableDirectives: true,
2624
rules: {

0 commit comments

Comments
 (0)