mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 13:48:14 +00:00
11 lines
153 B
JSON
11 lines
153 B
JSON
{
|
|
"$schema": "https://turbo.build/schema.json",
|
|
"extends": ["//"],
|
|
"tasks": {
|
|
"test": {
|
|
"dependsOn": [],
|
|
"outputs": []
|
|
}
|
|
}
|
|
}
|