Skip to content

Commit

Permalink
Remove assumeTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
dolanmiu committed Dec 22, 2023
1 parent 0bff0f3 commit 2ba8918
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,7 @@ rules:
valid-typeof: "off"
functional/immutable-data:
- error
- assumeTypes: true
ignoreImmediateMutation: true
- ignoreImmediateMutation: true
ignoreAccessorPattern:
- "**.root*"
- "**.numberingReferences*"
Expand Down

0 comments on commit 2ba8918

Please sign in to comment.