{
  "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json",

  "taskPlugins": [
    {
      "pluginName": "typescript-plugin",
      "entryPoint": "./lib-commonjs/TypeScriptPlugin"
    }
  ]
}
