discord-baymax-bot/node_modules/log4js/.bob.json
2017-03-23 23:52:08 -05:00

13 lines
156 B
JSON

{
"build": "clean lint coverage test",
"lint": {
"type": "jshint"
},
"coverage": {
"type": "vows"
},
"test": {
"type": "vows"
}
}