UNPKG
grunt-mochadoc
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A grunt task-runner for Mochadoc
github.com/cmstead/grunt-mochadoc
cmstead/grunt-mochadoc
grunt-mochadoc
/
.mochadocrc
5 lines
•
93 B
Plain Text
View Raw
1
2
3
4
5
{
"projectName"
:
"Grunt-Mochadoc"
,
"files"
:
"./test/*.js"
,
"dest"
:
"./docs"
}