discord-baymax-bot/node_modules/log4js/.bob.json

13 lines
156 B
JSON
Raw Normal View History

2017-03-24 04:52:08 +00:00
{
"build": "clean lint coverage test",
"lint": {
"type": "jshint"
},
"coverage": {
"type": "vows"
},
"test": {
"type": "vows"
}
}