Beta
Beta

typecheck

typecheck

Run TypeScript type checking on the code file.

const typeErrors = await codeFile.typecheck({
  strict: true
})

Parameters

Returns