turbo.json 91 B

123456
  1. {
  2. "$schema": "https://turborepo.com/schema.json",
  3. "tasks": {
  4. "typecheck": {}
  5. }
  6. }