Files
sf-sim/docs/sim-objenious/bruno.json

13 lines
213 B
JSON

{
"version": "1",
"name": "sim-objenious",
"type": "collection",
"ignore": ["node_modules", ".git"],
"scripts": {
"moduleWhitelist": ["fs"],
"filesystemAccess": {
"allow": true
}
}
}