microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
copilot/deprecate-old-testing-framework

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

packages/astro-utils/turbo.json

9lines · modecode

1{
2 "extends": ["//"],
3 "tasks": {
4 "build": {
5 "cache": false,
6 "outputs": []
7 }
8 }
9}
10