8 lines
96 B
JSON
8 lines
96 B
JSON
|
|
{
|
||
|
|
"$schema": "https://turbo.build/schema.json",
|
||
|
|
"pipeline": {
|
||
|
|
"lint": {},
|
||
|
|
"test": {}
|
||
|
|
}
|
||
|
|
}
|