You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
Since it is part of the original airbnb config, maybe we should just let the eslint one stay as it is instead and remove the override with the equivalent typescript-eslint rule.
The text was updated successfully, but these errors were encountered:
Yup! With #354, since the Typescript rule was outright removed, this rule is being migrated to ESLint Stylistic. Once the upstream Airbnb config is updated, the override will be removed entirely.
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
typescript-eslint strongly recommends against using the "comma-dangle" rule:
https://typescript-eslint.io/rules/comma-dangle/
Since it is part of the original airbnb config, maybe we should just let the eslint one stay as it is instead and remove the override with the equivalent typescript-eslint rule.
The text was updated successfully, but these errors were encountered: