Schema validation failed with the following errors: Data path "" should NOT have additional properties(es5BrowserSupport). code example
Example: jest Data path "" should have required property 'tsConfig'.
in file: angular.json
at json node path: projects->{{yourProjectName}}->architect->test->options
add node: "tsConfig": "src/tsconfig.json"