chore: making the error messages easier to read for humans

This commit is contained in:
D. Moonfire 2018-12-26 15:21:11 -06:00
parent 71cdf9ec20
commit 0c6e567d00

View file

@ -10,7 +10,7 @@
"pajv": "^1.2.0"
},
"scripts": {
"test": "pajv validate -s src/schema/entry.json -d 'src/dictionary/*/*.yaml' > /dev/null"
"test": "pajv validate -s src/schema/entry.json -d 'src/dictionary/*/*.yaml' --errors=text > /dev/null"
},
"commitlint": {
"extends": [