Closed
Description
Suggestion
Example from https://cloud.nx.app/runs/Bmb57hhYDR?utm_source=pull-request&utm_medium=comment:
/home/runner/work/typescript-eslint/typescript-eslint/packages/typescript-estree/src/create-program/createProjectService.ts
51:7 error Missing return type on function @typescript-eslint/explicit-function-return-type
52:7 error Missing return type on function @typescript-eslint/explicit-function-return-type
54:7 error Missing return type on function @typescript-eslint/explicit-function-return-type
Was there some merge oddity from #8809?