$schema: 'https://moonrepo.dev/schema/config/v2.json' language: typescript tasks: typecheck: command: tsc --noEmit inputs: - src - tsconfig.json