{
  "extends": ["//"],
  "tasks": {
    "run-build": {
      "outputs": [
        "./*.d.ts"
      ]
    }
  }
}
