Skip to content

Commit

Permalink
fix: fix deprecation error due to rule strict-type-predicates
Browse files Browse the repository at this point in the history
  • Loading branch information
g-ongenae committed Oct 24, 2023
1 parent 7590c40 commit fc49f29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@
"prefer-method-signature": true,
"prefer-switch": true,
"return-undefined": true,
"strict-type-predicates": true,
"switch-final-break": [
true,
"always"
Expand Down

0 comments on commit fc49f29

Please sign in to comment.