Skip to content

Commit

Permalink
Remove prefer-optional-chain for now (eslint changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Jul 28, 2023
1 parent 26e785f commit 4ed1204
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 @@ -61,7 +61,6 @@
"args": "none"
}],
"@typescript-eslint/prefer-for-of": ["error"],
"@typescript-eslint/prefer-optional-chain": ["error"],
"@typescript-eslint/prefer-ts-expect-error": ["error"]
}
}

0 comments on commit 4ed1204

Please sign in to comment.