Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Overview
Back in#8977 on thev8
branch
, we'd deprecatedban-types
+no-empty-interfaces
and split functionality into a newno-empty-object-type
rule. Yay!
Coming over from#8977 (comment): there's no reason why we couldn't also add that rule in v7 too. We can leave it out of recommended rulesets for now, and just have it available if users want to use it in the meantime.
💖