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
error: 'eslint-comments/no-unused-disable' rule is disabled but never reported (eslint-commen
ts/no-unused-disable) at src\types\services\type-registry.loader.ts:4:20:
> 4 | /* eslint-disable eslint-comments/no-unused-disable -- автосгенерированный код */
Of course, it helps me to move 'IPv4' and 'default' to the last case. 🤣
But it indeed a bug of this rule.
Additionally, this rule seems unsafe to use, because we can not disable this rule itself inline.
related #50
The text was updated successfully, but these errors were encountered: