79586097

Date: 2025-04-22 09:37:50
Score: 1
Natty:
Report link

To use external libraries in bruno you have to first modify your bruno.json file by adding:

  "scripts": {
    "moduleWhitelist": ["fs", "path"],
    "filesystemAccess": {
      "allow": true
    }
  }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zielony Młotek