.mocharc.json 88 B

123456
  1. {
  2. "$schema": "https://json.schemastore.org/mocharc",
  3. "ui": "bdd",
  4. "timeout": 10000
  5. }