-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(eslint): Enable eslint rules that overlap with biome (#83694)
A little followup to #83693 This enables 3 rules from biome that are implemented in eslint as part of this plugin. This plugin has a lot of rules, the recommended set is too opinionated, but a handful would be nice to enable inside sentry. I'll make a list with TODO comments as a followup, and then work against that list rule by rule in followup PRs. For now we just need to pluck these three rules to match what's already happening.
- Loading branch information
Showing
3 changed files
with
181 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.