mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-16 07:33:35 +03:00
14 lines
232 B
JSON
14 lines
232 B
JSON
|
{
|
||
|
"version": "2.0",
|
||
|
"extensions": {
|
||
|
"queues": {
|
||
|
"batchSize": 1,
|
||
|
"newBatchThreshold": 0
|
||
|
}
|
||
|
},
|
||
|
"extensionBundle": {
|
||
|
"id": "Microsoft.Azure.Functions.ExtensionBundle",
|
||
|
"version": "[1.*, 2.0.0)"
|
||
|
}
|
||
|
}
|