Test script
parent
c9b9ee5d3f
commit
bd8d95a8b4
|
@ -25,8 +25,8 @@
|
||||||
"title": "Mooc API"
|
"title": "Mooc API"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"doc": "apidoc -i ./app/routes -o ./docs",
|
"docs": "apidoc -i ./app/routes -o ./docs",
|
||||||
"test": "eslint ./"
|
"test": "eslint ./ && npm run docs"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Reference in New Issue