когда я выполняю ng lint с --format = json, команда не выполняется.
я стараюсь
ng lint --format = json
Architect commands with multiple targets cannot specify overrides.'lint' would be run on the following projects: fdt-prototype,fdt-prototype-e2e
Error: Architect commands with multiple targets cannot specify overrides.'lint' would be run on the following projects: fdt-prototype,fdt-prototype-e2e
at LintCommand.validate (/home/ke/Front-Analyse/node_modules/@angular/cli/models/architect-command.js:83:23)
at Object.<anonymous> (/home/ke/Front-Analyse/node_modules/@angular/cli/models/command-runner.js:145:43)
at Generator.next (<anonymous>)
at fulfilled (/home/ke/Front-Analyse/node_modules/@angular/cli/models/command-runner.js:11:58)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3