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

13 lines
213 B
JSON
Raw Permalink Normal View History

2026-02-04 14:02:01 +01:00
{
"version": "1",
"name": "sim-objenious",
"type": "collection",
"ignore": ["node_modules", ".git"],
"scripts": {
"moduleWhitelist": ["fs"],
"filesystemAccess": {
"allow": true
}
}
}