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
|[`@typescript-eslint/no-dynamic-delete`](./docs/rules/no-dynamic-delete.md)| Bans usage of the delete operator with computed key expressions ||:wrench:||
|[`@typescript-eslint/no-empty-interface`](./docs/rules/no-empty-interface.md)| Disallow the declaration of empty interfaces |:heavy_check_mark:|||
165
+
|[`@typescript-eslint/no-empty-interface`](./docs/rules/no-empty-interface.md)| Disallow the declaration of empty interfaces |:heavy_check_mark:|:wrench:|
166
166
|[`@typescript-eslint/no-explicit-any`](./docs/rules/no-explicit-any.md)| Disallow usage of the `any` type |:heavy_check_mark:|:wrench:||
167
167
|[`@typescript-eslint/no-extra-non-null-assertion`](./docs/rules/no-extra-non-null-assertion.md)| Disallow extra non-null assertion ||||
0 commit comments