Skip to content

Commit

Permalink
fix: remove deprecated @typescript-eslint/sort-type-union-intersectio…
Browse files Browse the repository at this point in the history
…n-members
  • Loading branch information
gajus committed Sep 19, 2023
1 parent 6c414e1 commit b270004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configurations/typescript.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ module.exports = {
'@typescript-eslint/prefer-ts-expect-error': 2,
'@typescript-eslint/restrict-plus-operands': 0,
'@typescript-eslint/restrict-template-expressions': 0,
'@typescript-eslint/sort-type-union-intersection-members': 2,
'@typescript-eslint/strict-boolean-expressions': 0,
'@typescript-eslint/triple-slash-reference': [
2,
Expand Down

0 comments on commit b270004

Please sign in to comment.