You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.json 484B

1234567891011121314151617181920212223
  1. {
  2. "mockOutputPath": "./db/generated",
  3. "magic": 10000,
  4. "total": 50,
  5. "batchSize": 10,
  6. "questions": 7,
  7. "percentageOfSeekers": 90,
  8. "scoreVals": [107, 414, 721, 1028, 1336, 1648, 2056],
  9. "header": "/**\n* GENERATED MOCK SIIMEE DATA\n*/",
  10. "possibleZipcodes": [
  11. "90065",
  12. "90012",
  13. "90240",
  14. "91030",
  15. "91201",
  16. "91399",
  17. "91401",
  18. "90840",
  19. "91001",
  20. "91011",
  21. "97075"
  22. ]
  23. }