chore: reduce the noise of testing the files

This commit is contained in:
D. Moonfire 2018-12-26 15:17:43 -06:00
parent d7dd910b9b
commit 71cdf9ec20

View file

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