Skip to content

Commit

Permalink
eslint addition
Browse files Browse the repository at this point in the history
  • Loading branch information
MidSpike committed Jun 7, 2023
1 parent 5f00f96 commit f286fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@
"ignoreTypeReferences": true
}
],
"@typescript-eslint/restrict-plus-operands": "error",
"deprecation/deprecation": "warn"
}
}

0 comments on commit f286fee

Please sign in to comment.