Practice Test Geeks home

TypeScript Project Planning & Execution 5

Your team wants to enforce that no `any` types are used anywhere in the codebase via CI.
Which ESLint rule from `@typescript-eslint` enforces this?

Select your answer