1
Fork 0
shareable-configs/turbo.json

9 lines
112 B
JSON

{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"lint": {
"outputs": []
}
}
}