Data path ".projects['BetterHac']" should have required property 'project Type'. 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"