Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / log4js / .bob.json
1 {
2   "build": "clean lint coverage test",
3   "lint": {
4     "type": "jshint"
5   },
6   "coverage": {
7     "type": "vows"
8   },
9   "test": {
10     "type": "vows"
11   }
12 }