tscoverage/docs/book.json

15 lines
295 B
JSON
Raw Normal View History

2016-08-31 10:04:14 +00:00
{
"structure": {
"readme": "index.md"
},
"plugins": [
"tonic",
"edit-link"
],
"pluginsConfig": {
"edit-link": {
2016-08-31 11:55:42 +00:00
"base": "https://gitlab.com/pushrocks/npmts/edit/master/docs/",
2016-08-31 10:04:14 +00:00
"label": "Edit on GitLab"
}
}
}