no-implicit-any-catch.test..ts
:P
$ ng add @angular-eslint/schematics
> NX WARNING The Angular CLI was invoked instead of the Nx CLI. Use "npx ng [command]" or "nx [command]" instead.
Your global Angular CLI version (11.0.2) is greater than your local version (10.2.0). The local Angular CLI version is used.
To disable this warning use "ng config -g cli.warnings.versionMismatch false".
Installing packages for tooling via yarn.
Installed packages for tooling via yarn.
Error: Angular CLI v10.1.0 and later (and no `tsconfig.base.json`) is required in order to run this schematic. Please update your workspace and try again.
"@angular/cli": "~10.2.0"