Skip to content

Commit

Permalink
fix: make names property from config optional
Browse files Browse the repository at this point in the history
Make names property from config optional + change tests

Closes #85
  • Loading branch information
ifedchankau authored and itekaf committed Jul 31, 2018
1 parent a5caec4 commit af16a7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/template/configSchema.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
"type": "boolean"
}
},
"required": [
"names"
],
"additionalProperties": false
}
},
Expand Down

0 comments on commit af16a7e

Please sign in to comment.