opencode/turbo.json

7 lines
91 B
JSON
Raw Normal View History

2025-09-17 15:33:54 +08:00
{
"$schema": "https://turborepo.com/schema.json",
"tasks": {
"typecheck": {}
}
}