HomePhabricator
Diffusion Comm 496cf58fab30

[RN72][skip-ci] Automatic deletion of all unused ESLint disable directives

Description

[RN72][skip-ci] Automatic deletion of all unused ESLint disable directives

Summary:
As of ESLint 8, unused disable directives can be automatically fixed. In the next diff we'll introduce --report-unused-disable-directives to our ESLint invocations. I'm removing the unused ESLint disable directives in this diff (prior to the introduction of --report-unused-disable-directives) to avoid unnecessary CI failures.

Depends on D10541

Test Plan: In combination with the next diff, run yarn eslint:fix from the repo root

Reviewers: atul

Reviewed By: atul

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D10542

Details

Provenance
ashoatAuthored on Jan 3 2024, 11:48 AM
Reviewer
atul
Differential Revision
D10542: [RN72][skip-ci] Automatic deletion of all unused ESLint disable directives
Parents
rCOMMfc831966110e: [RN72][skip-ci] Rename eslint NPM script to eslint:all
Branches
Unknown
Tags
Unknown