Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "pack/node/pushtest/tsPushTests"

Index

Variables

Variables

Const IsTypeScript

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

Does the project contain TypeScript code?

Generated using TypeDoc