mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"collections": [
|
|
{
|
|
"path": "{{collectionPath}}/is-safe-mode-test",
|
|
"securityConfig": {
|
|
"jsSandboxMode": "developer"
|
|
}
|
|
}
|
|
]
|
|
}
|