-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
enhancementImprovement over existing featureImprovement over existing featuregood first issueGood for newcomersGood for newcomers
Description
Add an eslint rule to prevent optional chaining. We don't support it and it will fail the build. Can probably use this, but I don't think we want to depend on this package, necessarily (hasn't been updated in a while and seems to require some additional config that we might not want).
https://github.com/mysticatea/eslint-plugin-es/blob/master/lib/rules/no-optional-chaining.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementImprovement over existing featureImprovement over existing featuregood first issueGood for newcomersGood for newcomers