{ "$schema": "https://turbo.build/schema.json", "tasks": { "lint": {}, "check-types": {}, "test": {}, "format": {}, "clean": { "cache": false } } }