Files
opencode/turbo.json
2025-09-17 03:33:54 -04:00

7 lines
91 B
JSON

{
"$schema": "https://turborepo.com/schema.json",
"tasks": {
"typecheck": {}
}
}