WordPress / create-block-theme

A WordPress plugin to create block themes
https://wordpress.org/plugins/create-block-theme/
GNU General Public License v2.0
323 stars 51 forks source link

Enforce specifying which eslint rule is disabled when using eslint disable comments #650

Closed vcanales closed 4 months ago

vcanales commented 4 months ago

Applying and enforcing this new rule reveals a lot of, for instance, no-undef rules being broken.