mirror of
https://github.com/tmrts/go-patterns.git
synced 2024-11-21 12:36:07 +03:00
18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"plugins": [
|
|
"-search",
|
|
"-lunr",
|
|
"github",
|
|
"edit-link"
|
|
],
|
|
"pluginsConfig": {
|
|
"github": {
|
|
"url": "https://github.com/tmrts/go-patterns"
|
|
},
|
|
"edit-link": {
|
|
"base": "https://github.com/tmrts/go-patterns/edit/master/",
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|