Files
tuono/turbo.json
T
2024-05-01 19:30:45 +02:00

9 lines
115 B
JSON

{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"lint": {},
"format": {},
"test": {}
}
}