config.json 68 B

123456
  1. {
  2. "test": {
  3. "name": "test",
  4. "testFramework": "mocha"
  5. }
  6. }