5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-02-17 06:39:14 +00:00

9 lines
87 B
JSON
Raw Normal View History

2020-05-24 00:06:21 +02:00
{
"extends": [
"config:base"
],
"postUpdateOptions": [
"gomodTidy"
]
}