repo-config.json 141 B

12345678910
  1. {
  2. "title": "JavaScript",
  3. "defaultCategory": "array",
  4. "categories": [
  5. {
  6. "slug": "array",
  7. "title": "Tableaux"
  8. }
  9. ]
  10. }