Skip to content

Commit

Permalink
fix: turn off prefer-tacit
Browse files Browse the repository at this point in the history
Often it can be useful to create a wrapper for future expansion
  • Loading branch information
RebeccaStevens committed Dec 7, 2021
1 parent abeab1a commit c26c1d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/functional.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export const settings: Linter.Config = {
extends: [
"plugin:functional/external-recommended",
"plugin:functional/recommended",
"plugin:functional/stylistic",
],

rules: {
Expand Down

0 comments on commit c26c1d6

Please sign in to comment.