feat: validate generated schemas

Fixes #1
This commit is contained in:
Karl-Philipp Wulfert
2018-12-19 14:58:06 +01:00
parent 308235c6b4
commit 7b7299d9c4
3 changed files with 60 additions and 1 deletions

View File

@@ -41,6 +41,7 @@
"@types/humanize-string": "1.0.0",
"@types/mustache": "0.8.32",
"@types/node": "10.12.15",
"ajv": "6.6.2",
"async": "2.6.1",
"async-pool-native": "0.1.0",
"commander": "2.19.0",