Skip to content

[eslint] Follow up of eslint update adding dropped rules #18506

Description

@marcelofukumoto

After applying the eslint-v10 update.
#18157

Apply the specific dropped rules: indent, semi, and key-spacing
Those rules were not applied before because it would change many files, so the previous rules will be reapplied after together with the required file changes.

Those rules will cause warning in many files that can be auto-fixed.
Apply the auto-fix and push the changes.

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions