Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/pushtest/tsPushTests"

Index

Variables

Variables

Const IsTypeScript

IsTypeScript: PushTest = pushTest("Is TypeScript",async (pi: PushListenerInvocation) => projectUtils.fileExists(pi.project, "**/*.ts", () => true),)

Does the project contain TypeScript code?

Generated using TypeDoc